Aspose::Words::Saving::PdfEncryptionDetails::get_OwnerPassword method

PdfEncryptionDetails::get_OwnerPassword method

Specifies the owner password for the encrypted PDF document.

System::String Aspose::Words::Saving::PdfEncryptionDetails::get_OwnerPassword() const

Remarks

The owner password allows the user to open an encrypted PDF document without any access restrictions specified in Permissions.

The owner password cannot be the same as the user password.

See Also