Aspose::Page::XPS::Presentation::Pdf::PdfEncryptionDetails::get_OwnerPassword 方法

PdfEncryptionDetails::get_OwnerPassword method

获取所有者密码。

System::String Aspose::Page::XPS::Presentation::Pdf::PdfEncryptionDetails::get_OwnerPassword() const

备注

所有者密码。

使用正确的所有者密码打开文档(假设它与用户密码不同)可获得对文档的完整(所有者)访问权限。此无限制的访问包括更改文档密码和访问权限的能力。

另见