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

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
C#
public string PermissionsPassword { get; set; }

Property Value

String

See Also