Click or drag to resize

CPDFSignatureWidgetIsSigned Method

Whether signature form is signed.

Namespace:  ComPDFKit.PDFAnnotation.Form
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public bool IsSigned()

Return Value

Type: Boolean
Whether Signature form is signed
See Also