Enumeration ContentEncryption

Supported types of content to encrypt for ProtectPDFJob

Enumeration Members

ALL_CONTENT: "ALL_CONTENT"

Encrypts all the content of the PDF file

ALL_CONTENT_EXCEPT_METADATA: "ALL_CONTENT_EXCEPT_METADATA"

Encrypts all the content except the metadata of the PDF file

ONLY_EMBEDDED_FILES: "ONLY_EMBEDDED_FILES"

Encrypts only embedded files

Generated using TypeDoc