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