PdfEditorPdfSignatureInfo Property

Gets digital signature information extracted from the loaded PDF document (signature count, certification status, certification level, etc.)

Definition

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

Property Value

PdfSignatureInfo

See Also