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

Syntax

HRESULT get_ScrollStep([out, retval]  double*  pVal);
HRESULT put_ScrollStep([in]  double  pVal);

See Also

IUIX_NumEditFilter