IPXC_AnnotData_Widget::ContentRotation Property

From PDF XChange PDF SDK
Revision as of 01:50, 15 March 2016 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property ContentRotation of interface IPXC_AnnotData_Widget returns/sets Value of LONG ...

Syntax

HRESULT get_ContentRotation([out, retval]  LONG*  pAngle);
HRESULT put_ContentRotation([in]  LONG  pAngle);

See Also

IPXC_AnnotData_Widget