Aspose::TeX::Presentation::Pdf::PdfEncryptionDetails::set_OwnerPassword method

PdfEncryptionDetails::set_OwnerPassword method

Sets the Owner password.

void Aspose::TeX::Presentation::Pdf::PdfEncryptionDetails::set_OwnerPassword(System::String value)

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