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