Click or drag to resize

PdfDocumentSignatureSignatureWidget Property

Gets the signature widget that will be used for signing.

Namespace:  Atalasoft.PdfDoc.DigitalSignatures
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public SignatureWidgetAnnotation SignatureWidget { get; }

Property Value

Type: SignatureWidgetAnnotation
The signature widget.
See Also