PdfSecurityEncryptionAlgorithm Property |
Specifies the encryption algorithm to use.
The default value is
RC4_40.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2026.4.2
Syntaxpublic PdfEncryptionAlgorithm EncryptionAlgorithm { get; set; }Public Property EncryptionAlgorithm As PdfEncryptionAlgorithm
Get
Set
Property Value
PdfEncryptionAlgorithm
See Also