IPXC_OCContext::ViewRotation Property

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

Jump to: navigation, search


Property ViewRotation of interface IPXC_OCContext returns/sets Value of LONG ...

Syntax

HRESULT get_ViewRotation([out, retval]  LONG*  Rotation);
HRESULT put_ViewRotation([in]  LONG  Rotation);

See Also

IPXC_OCContext