Click or drag to resize

SignatureWidgetGetDigitalSignatureField Method

Retrieves the DigitalSignatureField associated with this SignatureWidget.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public DigitalSignatureField GetDigitalSignatureField()

Return Value

Type: DigitalSignatureField
A DigitalSignatureField object representing the digital signature form field associated with this signature widget annotation.
See Also