IPXC_AcroForm::FieldsCount Property

From PDF XChange PDF SDK
Revision as of 11:51, 27 April 2015 by Socrat (Talk | contribs)

Jump to: navigation, search


Number of terminal fields in the form. Terminal fields have no children, only one or more widgets.

Syntax

HRESULT get_FieldsCount([out, retval]  ULONG*  pCount);

See Also

See also IPXC_AcroForm, IPXC_FormField.