IPXC_AcroForm::Field Property

From PDF XChange PDF SDK
Revision as of 03:58, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.