IUIX_NumEditFilter::ScrollStep Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_NumEditFilter::ScrollStep Property}}
 
{{#customTitle:IUIX_NumEditFilter::ScrollStep Property}}
{{#parentPage:PXV:IUIX_NumEditFilter|ScrollStep Property|property}}
+
{{#parentPage:PXV:IUIX_NumEditFilter#Properties|ScrollStep Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 22:56, 21 May 2015


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.