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: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public PdfCertificationLevel? CertificationLevel { get; }

Property Value

NullablePdfCertificationLevel

See Also