IUIX_RangesNavigator::Zoom Property

From PDF XChange PDF SDK
Revision as of 07:20, 25 May 2015 by Yura (Talk | contribs)

Jump to: navigation, search


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

Sets the specified zoom.

Syntax

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

See Also

IUIX_RangesNavigator