IPXC_OCContext::ViewRotation Property

From PDF XChange PDF SDK
Jump to: navigation, search


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