IPXC_OCContext::ZoomLevel Property

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

Jump to: navigation, search


Property ZoomLevel of interface IPXC_OCContext returns/sets Value of float ...

Syntax

HRESULT get_ZoomLevel([out, retval]  float*  pZoomLevel);
HRESULT put_ZoomLevel([in]  float  pZoomLevel);

See Also

IPXC_OCContext