PdfEditorPdfSignatureInfo Property

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

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
C#
public PdfSignatureInfo PdfSignatureInfo { get; }

Property Value

PdfSignatureInfo

See Also