IPXC_FormField::Value Property

From PDF XChange PDF SDK
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

IPXC_FormField