PdfSignatureInfoIsCertified Property

Indicates whether the loaded PDF is certified. Certified documents may forbid further modifications; see CertificationLevel

Definition

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

Property Value

Boolean

See Also