PdfEncryptionInfo class
PdfEncryptionInfo class
Contains details for a pdf encryption.
The PdfEncryptionInfo type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the PdfEncryptionInfo class. |
Properties
Property | Description |
---|---|
user_password | Gets or sets the User password. |
owner_password | Gets or sets the Owner password. |
permissions | Gets or sets the permissions. |
encryption_algorithm | Gets or sets the encryption mode. |