Aspose.Html.Rendering.Pdf.Encryption Namespace
The Aspose.Html.Rendering.Pdf.Encryption namespace contains data classes describing pdf encryption details like password, encryption algorithm and so on.
Classes
  ClassDescription
Public classPdfEncryptionInfo
Contains details for a pdf encryption.
Enumerations
  EnumerationDescription
Public enumerationPdfEncryptionAlgorithm
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.
Public enumerationPdfPermissions
This enum represents user's permissions for a pdf.