IPXC_FormField::Value Property

From PDF XChange PDF SDK
Revision as of 15:50, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Value of interface IPXC_FormField returns/sets Pointer to IPXS_PDFVariant ...

Syntax

HRESULT get_Value([out, retval] IPXS_PDFVariant** ppVar);
HRESULT put_Value([in] IPXS_PDFVariant* ppVar);

See Also

See also IPXC_FormField.