Enum EncryptionAlgorithm
- Namespace
- EvoPdf
- Assembly
- evohtmltopdf.dll
This enumeration contains the possible values of the encryption algorithm used to encrypt a PDF document
public enum EncryptionAlgorithm
Fields
AES = 2
AES encryption algorithm
RC4 = 1
RC4 encryption algorithm