IPXC_FormField::Value Property

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

Revision as of 08:48, 24 March 2015

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.