IPXC_OCContext::ViewRotation Property

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

Latest revision as of 03:31, 15 June 2015


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

Syntax

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

See Also

IPXC_OCContext