This enumeration contains the possible values of the encryption algorithm used to encrypt a PDF document
Namespace: Winnovative.ExcelToPdf
Assembly: wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
RC4 | 1 | RC4 encryption algorithm | |
AES | 2 | AES encryption algorithm |
See Also