PdfEditorIsSigned Property
Indicates whether the loaded PDF document contains at least one digital signature.
This property checks for the presence of signature dictionaries.
It does NOT validate the signatures cryptographically
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public bool IsSigned { get; }
Property Value
Boolean