ListBoxWidgetGetField 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 Function GetField As Field
public:
virtual Field^ GetField() sealed
Return Value
Type:
Field A Field object.
See Also