PDFEncryptionLevelEnum (Web Services API)

PDFEncryptionLevelEnum enumeration constants are used to set the level of encryption of the PDF file during export.

enum PDFEncryptionLevelEnum {
    PEL_Low,
    PEL_High,
    PEL_HighAES
};

Elements
Name Description
PEL_Low Sets a low (40-bit) encryption level.
PEL_High Sets a high (128-bit) encryption level, but Acrobat 3.0 users cannot open PDF documents with this encryption level.
PEL_HighAES Sets a high (128-bit AES) encryption level, but Acrobat 6.0 (or earlier) users cannot open PDF documents with this encryption level.
See also

PDFEncryptionInfo::EncryptionLevel

26.03.2024 13:49:49

Please leave your feedback about this article

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.