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