Controls the password to open the PDF document as owner. The owner has the right to open the document
and to change the PDF document permissions in a PDF editor
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public string PermissionsPassword { get; set; }
Public Property PermissionsPassword As String
Get
Set
public:
property String^ PermissionsPassword {
String^ get ();
void set (String^ value);
}
member PermissionsPassword : string with get, set
Property Value
Type:
String
Reference