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: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public string PermissionsPassword { get; set; }

Property Value

String

See Also