IPXV_Control::PagesViewRotation Property

From PDF XChange PDF SDK
Revision as of 12:33, 29 May 2015 by Pifagor (Talk | contribs)

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*  pViewRotation);
HRESULT put_PagesViewRotation([in]  LONG  pViewRotation);

See Also

IPXV_Control