Aspose::TeX::Presentation::Pdf::PdfEncryptionDetails::get_OwnerPassword method
PdfEncryptionDetails::get_OwnerPassword method
Gets the Owner password.
System::String Aspose::TeX::Presentation::Pdf::PdfEncryptionDetails::get_OwnerPassword() const
Remarks
The owner password.
Opening the document with the correct owner password (assuming it is not the same as the user password) allows full (owner) access to the document. This unlimited access includes the ability to change the document’s passwords and access permissions.
See Also
- Class String
- Class PdfEncryptionDetails
- Namespace Aspose::TeX::Presentation::Pdf
- Library Aspose.TeX for C++