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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public SignatureWidgetAnnotation SignatureWidget { get; }

Property Value

Type: SignatureWidgetAnnotation
The signature widget.
See Also