IPXC_AcroForm::FieldsCount Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_AcroForm::FieldsCount Property}}
 
{{#customTitle:IPXC_AcroForm::FieldsCount Property}}
 +
{{#parentPage:PXV:IPXC_AcroForm|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Number of terminal [[PXV:IPXC_FormField|fields]] in the form.
 
Number of terminal [[PXV:IPXC_FormField|fields]] in the form.

Revision as of 01:11, 21 April 2015


Number of terminal fields in the form.

Syntax

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

See Also

See also IPXC_AcroForm, IPXC_FormField.