PdfSecurityInfoIsEncrypted Property

Indicates whether the PDF document is encrypted

Definition

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

Property Value

Boolean

See Also