PdfSignatureInfoIsCertified Property

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

Definition

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

Property Value

Boolean

See Also