Enum ContentEncryption
Supported types of content to encrypt for ProtectPDFJob
Namespace: Adobe.PDFServicesSDK.pdfjobs.parameters.protectpdf
Assembly: Adobe.PDFServicesSDK.Doc.dll
Syntax
public enum ContentEncryption
Fields
Name | Description |
---|---|
ALL_CONTENT | Encrypts all the content of the PDF file |
ALL_CONTENT_EXCEPT_METADATA | Encrypts all the content except the metadata of the PDF file |
ONLY_EMBEDDED_FILES | Encrypts only embedded files |