IPXC_OCContext::ZoomLevel Property

From PDF XChange PDF SDK
Revision as of 07:07, 12 June 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*  ZoomLevel);
HRESULT put_ZoomLevel([in]  float  ZoomLevel);

See Also

IPXC_OCContext