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.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public bool IsSigned { get; }
Public ReadOnly Property IsSigned As Boolean
Get
Property Value
Type:
Booleantrue if the annotation is signed; otherwise,
false.
See Also