PdfLoadOptionsPassword Property |
Gets or sets the password to open protected / encrypted PDF document. Default value: String.Empty.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public string Password { get; set; }
Public Property Password As String
Get
Set
Property Value
StringSee Also