IUIX_RangesNavigator::Zoom Property

From PDF XChange PDF SDK
Revision as of 15:16, 16 June 2015 by Johnv (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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