IUIX_NumEditFilter::Value Property

From PDF XChange PDF SDK
Revision as of 10:11, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Value of interface IUIX_NumEditFilter returns/sets Value of double ...

Syntax

HRESULT get_Value([out, retval]  double*  pVal);
HRESULT put_Value([in]  double  pVal);

See Also

IUIX_NumEditFilter