IPXC_FormField::Widget Property
From PDF XChange PDF SDK
Property Widget of interface IPXC_FormField returns Pointer to IPXC_Annotation that contains the annotation of the current form field.
Syntax
HRESULT get_Widget([in] ULONG nIndex, [out, retval] IPXC_Annotation** ppWidget);
Parameters
- nIndex
- [in] Index of the widget in the form field.