Aspose::TeX::Presentation::Pdf::PdfEncryptionDetails::get_UserPassword method

PdfEncryptionDetails::get_UserPassword method

Gets the User password.

System::String Aspose::TeX::Presentation::Pdf::PdfEncryptionDetails::get_UserPassword() const

Remarks

The user password.

Opening the document with the correct user password (or opening a document that does not have a user password) allows additional operations to be performed according to the user access permissions specified in the document’s encryption dictionary.

See Also