IUIX_Obj::Style Property

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

Jump to: navigation, search


Property Style of interface IUIX_Obj returns/sets Value of LONGLONG ...

Syntax

HRESULT get_Style([out, retval]  LONGLONG*  Style);
HRESULT put_Style([in]  LONGLONG  Style);

See Also

IUIX_Obj