PdfSecurityInfoIsOwnerPasswordUsed Property

Indicates whether the document was opened using the owner password (full permissions)

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
public bool IsOwnerPasswordUsed { get; }

Property Value

Boolean

See Also