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