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