aspose.html.rendering.pdf.encryption
The Aspose.Html.Rendering.Pdf.Encryption namespace contains data classes describing pdf encryption details like password, encryption algorithm and so on.
Classes
Class | Description |
---|---|
PdfEncryptionInfo | Contains details for a pdf encryption. |
Enumerations
Enumeration | Description |
---|---|
PdfEncryptionAlgorithm | Encryption mode enum. Describe using algorithm and key length. This enum is extended in order to be able to further increase functionality. This enum implements “Base-to-Core” pattern. |
PdfPermissions | This enum represents user’s permissions for a pdf. |