Aspose.Html.Rendering.Pdf.Encryption
的 Aspose.Html.Rendering.Pdf.加密namespace contains data classes describing pdf encryption details like password, encryption algorithm等.
课程
| 班级 | 描述 |
|---|---|
| PdfEncryptionInfo | 包含 pdf 加密的详细信息。 |
枚举
| 枚举 | 描述 |
|---|---|
| PdfEncryptionAlgorithm | 加密模式枚举。描述使用算法和密钥长度。 扩展此枚举是为了能够进一步增加功能。 此枚举实现“Base-to-Core”模式。 |
| PdfPermissions | 此枚举表示用户对 pdf 的权限。 |