IPXV_Control::PagesViewRotation Property

From PDF XChange PDF SDK
Revision as of 07:26, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Gets/sets the rotation angle of pages. The value is multiply of 90(degrees).

Syntax

HRESULT get_PagesViewRotation([out, retval]  LONG*  ViewRotation);
HRESULT put_PagesViewRotation([in]  LONG  ViewRotation);

See Also

IPXV_Control