PdfEncryptionInfo class

PdfEncryptionInfo class

Contains details for a pdf encryption.

The PdfEncryptionInfo type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the PdfEncryptionInfo class.

Properties

PropertyDescription
user_passwordGets or sets the User password.
owner_passwordGets or sets the Owner password.
permissionsGets or sets the permissions.
encryption_algorithmGets or sets the encryption mode.

See Also