ExcelToPdfPdfSecurityEncryptionAlgorithm Property |
Specifies the encryption algorithm to use.
The default value is
RC4_40.
Namespace: SautinSoftAssembly: SautinSoft.ExcelToPdf (in SautinSoft.ExcelToPdf.dll) Version: 2024.11.30
Syntax public ExcelToPdfPdfEncryptionAlgorithm EncryptionAlgorithm { get; set; }
Public Property EncryptionAlgorithm As ExcelToPdfPdfEncryptionAlgorithm
Get
Set
Property Value
ExcelToPdfPdfEncryptionAlgorithmSee Also