IPXV_PageRectSelection::ZoomLevel Property

From PDF XChange PDF SDK
Revision as of 22:13, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property ZoomLevel of interface IPXV_PageRectSelection returns/sets Value of double ...

Syntax

HRESULT get_ZoomLevel([out, retval] double* nZoomLevel);
HRESULT put_ZoomLevel([in] double nZoomLevel);

See Also

See also IPXV_PageRectSelection.