IUIX_RangesNavigator::Zoom Property

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

Jump to: navigation, search


Property Zoom of interface IUIX_RangesNavigator returns/sets Value of double ...

Syntax

HRESULT get_Zoom([out, retval]  double*  pZoom);
HRESULT put_Zoom([in]  double  pZoom);

See Also

IUIX_RangesNavigator