Click or drag to resize

ExcelToPdfPdfSecurityEncryptionAlgorithm Property

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

Namespace: SautinSoft
Assembly: SautinSoft.ExcelToPdf (in SautinSoft.ExcelToPdf.dll) Version: 2023.11.22
Syntax
public ExcelToPdfPdfEncryptionAlgorithm EncryptionAlgorithm { get; set; }

Property Value

ExcelToPdfPdfEncryptionAlgorithm
See Also