IPXV_Control::PagesViewRotation Property
From PDF XChange PDF SDK
Gets/sets the rotation angle of pages. The value is multiply of 90(degrees).
Syntax
HRESULT get_PagesViewRotation([out, retval] LONG* nViewRotation); HRESULT put_PagesViewRotation([in] LONG nViewRotation);