PdfEncryptionDetails
PdfEncryptionDetails class
Contains details for a PDF encryption.
The PdfEncryptionDetails type exposes the following members:
Constructors
Name | Description |
---|---|
PdfEncryptionDetails(user_password, owner_password, encryption_algorithm) | Initializes a new instance of the PdfEncryptionDetails class. |
Properties
Name | Description |
---|---|
encryption_algorithm | Gets or sets the encryption mode. |
owner_password | Gets or sets the Owner password. |
permissions | Gets or sets the permissions. |
user_password | Gets or sets the User password. |
See Also
- namespace aspose.tasks.saving
- assembly Aspose.Tasks