The password to open the PDF document in user mode
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public string UserPassword { get; set; }
Public Property UserPassword As String
Get
Set
public:
property String^ UserPassword {
String^ get ();
void set (String^ value);
}
member UserPassword : string with get, set
Property Value
Type:
String
Reference