PdfSecurityInfoIsEncrypted Property

Indicates whether the PDF document is encrypted

Definition

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

Property Value

Boolean

See Also