PdfEncryptionDetails.PdfEncryptionDetails
PdfEncryptionDetails constructor
初始化一个新的实例PdfEncryptionDetails
类.
public PdfEncryptionDetails(string userPassword, string ownerPassword,
PdfEncryptionAlgorithm encryptionAlgorithm)
范围 | 类型 | 描述 |
---|---|---|
userPassword | String | 允许打开受保护文档的用户密码。 |
ownerPassword | String | 允许打开受保护文档的所有者密码。 |
encryptionAlgorithm | PdfEncryptionAlgorithm | 这PdfEncryptionAlgorithm 表示加密算法的实例。 |
也可以看看
- enum PdfEncryptionAlgorithm
- class PdfEncryptionDetails
- 命名空间 Aspose.Tasks.Saving
- 部件 Aspose.Tasks