PdfSecurityInfoIsOwnerPasswordUsed Property

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

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.0.0
C#
public bool IsOwnerPasswordUsed { get; }

Property Value

Boolean

See Also