Aspose::Page::XPS::Presentation::Pdf::PdfEncryptionDetails::set_OwnerPassword メソッド
PdfEncryptionDetails::set_OwnerPassword method
所有者パスワードを設定します。
void Aspose::Page::XPS::Presentation::Pdf::PdfEncryptionDetails::set_OwnerPassword(System::String value)
備考
オーナーパスワード。
正しい所有者パスワードでドキュメントを開く(ユーザーパスワードと同じでないことを前提とします)と、ドキュメントへの完全な(所有者)アクセスが可能になります。この無制限のアクセスには、ドキュメントのパスワードやアクセス権限を変更する機能が含まれます。
参照
- Class String
- Class PdfEncryptionDetails
- Namespace Aspose::Page::XPS::Presentation::Pdf
- Library Aspose.Page for C++