EncryptDocumentComponents Enum

Specifies the document components to be encrypted.

public enum EncryptDocumentComponents
Public Enum EncryptDocumentComponents

Inheritance: ObjectValueTypeEnumEncryptDocumentComponents

Fields

EncryptDocumentComponents.All0Encrypts all document contents.
EncryptDocumentComponents.AllExceptMetadata1Encrypts all document contents except metadata.
EncryptDocumentComponents.OnlyFileAttachments2Encrypts only file attachments.

Licensing Info

This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicPDF.Cryptography

In this topic