PdfSecurityInfoIsEncrypted Property

Indicates whether the PDF document is encrypted

Definition

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

Property Value

Boolean

See Also