Click or drag to resize

PdfSecurityEncryptionAlgorithm Property

Specifies the encryption algorithm to use. The default value is RC4_40.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public PdfEncryptionAlgorithm EncryptionAlgorithm { get; set; }

Property Value

PdfEncryptionAlgorithm
See Also