IPXV_PageRectSelection::ZoomLevel Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:40, 20 March 2015

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.