PdfSignatureInfoIsSigned Property

Indicates whether the loaded PDF contains at least one digital signature

Definition

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

Property Value

Boolean

See Also