IPXV_Control::ZoomIn Method

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 03:50, 15 June 2015


Increases the zoom level of pages view.

Syntax

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

Parameters

bAllowSmooth
[in, defaultvalue(0)] The flag that allows the smooth changing of zoom level.

Return Value

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

See Also

IPXV_Control