IPXV_Control::ZoomOut Method

From PDF XChange PDF SDK
Revision as of 17:00, 28 May 2015 by Pifagor (Talk | contribs)

Jump to: navigation, search


Decreases the zoom level of pages view.

Syntax

HRESULT ZoomOut([in, defaultvalue(0)]  VARIANT_BOOL  bAllowSmooth);

Parameters

bAllowSmooth
[in, defaultvalue(0)] Value of VARIANT_BOOL.

Return Value

Returns S_OK if operation was successful or error code in other cases.

See Also

IPXV_Control