PdfSignatureInfoIsCertified Property

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

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public bool IsCertified { get; }

Property Value

Boolean

See Also