Password
PdfLoadOptions.Password property
Allows to specify, modify and obtain the password, which will be used for opening a PDF document, if it is encoded. Set to NULL or empty string in order to not use the password (default value).
public string Password { get; set; }
See Also
- class PdfLoadOptions
- namespace GroupDocs.Editor.Options
- assembly GroupDocs.Editor