|
PdfToolUserPassword Property |
The user password to be used to open the PDF document for reading. The default value is null, which means that
no password will be used to open the PDF document.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax public string UserPassword { get; set; }
Public Property UserPassword As String
Get
Set
Property Value
Type:
StringSee Also