PdfEncryptionDetails.OwnerPassword
PdfEncryptionDetails.OwnerPassword property
Gets or sets the Owner password.
public string OwnerPassword { get; set; }
Remarks
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 PdfEncryptionDetails
- namespace Aspose.Diagram.Saving
- assembly Aspose.Diagram