SignatureWidgetAnnotationIsSigned Property |
Gets a value indicating whether the signature widget annotation has already been signed.
Namespace:
Atalasoft.PdfDoc.Generating.Annotations
Assembly:
Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic bool IsSigned { get; }Public ReadOnly Property IsSigned As Boolean
Get
Property Value
Type:
Booleantrue if the annotation is signed; otherwise,
false.
See Also