PdfSecurityPermissionsPassword Property
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: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.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
String