PdfSecurityInfoIsOwnerPasswordUsed Property

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

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.0.0
C#
public bool IsOwnerPasswordUsed { get; }

Property Value

Boolean

See Also