IPXC_AcroForm::FieldsCount Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 11: Line 11:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_AcroForm|IPXC_AcroForm]], [[PXV:IPXC_FormField|IPXC_FormField]].
+
[[PXV:IPXC_AcroForm|IPXC_AcroForm]]

Revision as of 04:09, 23 May 2015

The 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

IPXC_AcroForm