Aspose::Page::XPS::Presentation::Pdf::PdfEncryptionDetails クラス
PdfEncryptionDetails class
PDF 暗号化に関する詳細が含まれています。
class PdfEncryptionDetails : public System::Object
メソッド
| メソッド | 説明 |
|---|---|
| get_EncryptionAlgorithm() const | 暗号化モードを取得します。 |
| get_OwnerPassword() const | 所有者パスワードを取得します。 |
| get_Permissions() const | 権限を取得します。 |
| get_UserPassword() const | ユーザーパスワードを取得します。 |
| PdfEncryptionDetails(System::String, System::String, int32_t, PdfEncryptionAlgorithm) | 新しい PdfEncryptionDetailsCore クラスのインスタンスを初期化します。 |
| set_EncryptionAlgorithm(PdfEncryptionAlgorithm) | 暗号化モードを設定します。 |
| set_OwnerPassword(System::String) | 所有者パスワードを設定します。 |
| set_Permissions(int32_t) | アクセス許可を設定します。 |
| set_UserPassword(System::String) | ユーザーパスワードを設定します。 |
参照
- Class Object
- Namespace Aspose::Page::XPS::Presentation::Pdf
- Library Aspose.Page for C++