PdfSignatureInfoCertificationLevel Property

The modification permissions allowed by the certification signature, or null if the document is not certified. IMPORTANT: editing a certified document with a level of NoChanges or FormFillingAndSigning may invalidate the certification signature

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public PdfCertificationLevel? CertificationLevel { get; }

Property Value

NullablePdfCertificationLevel

See Also