IUIX_NumEditFilter::DispCoef 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 DispCoef of interface IUIX_NumEditFilter returns/sets Value of double ...

Syntax

HRESULT get_DispCoef([out, retval]  double*  pCoef);
HRESULT put_DispCoef([in]  double  pCoef);

See Also

IUIX_NumEditFilter