Click or drag to resize

WidgetGetField Method

Gets the field corresponding to the Widget annotation.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Field GetField()

Return Value

Type: Field
A Field object.
See Also