PdfEncryptionDetails
PdfEncryptionDetails constructor
の新しいインスタンスを初期化しますPdfEncryptionDetails
class.
public PdfEncryptionDetails(string userPassword, string ownerPassword,
PdfEncryptionAlgorithm encryptionAlgorithm)
パラメータ | タイプ | 説明 |
---|---|---|
userPassword | String | 保護されたドキュメントを開くためのユーザー パスワード。 |
ownerPassword | String | 保護されたドキュメントを開くための所有者パスワード。 |
encryptionAlgorithm | PdfEncryptionAlgorithm | のPdfEncryptionAlgorithm 暗号化アルゴリズムを示すインスタンス。 |
関連項目
- enum PdfEncryptionAlgorithm
- class PdfEncryptionDetails
- 名前空間 Aspose.Tasks.Saving
- 組み立て Aspose.Tasks