IPXC_AcroForm::Field Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 03:58, 20 March 2015

Property Field of interface IPXC_AcroForm returns Pointer to IPXC_FormField ...


Syntax

HRESULT get_Field([in] ULONG nIndex, [out, retval] IPXC_FormField** ppField);

Parameters

nIndex
[in] Value of ULONG.

See Also

See also IPXC_AcroForm.