IUIX_RangesNavigator::Zoom Property

From PDF XChange PDF SDK
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*  nZoom);
HRESULT put_Zoom([in]  double  nZoom);

See Also

IUIX_RangesNavigator