IUIX_Obj::Text Property

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

Jump to: navigation, search


Property Text of interface IUIX_Obj returns/sets Value of BSTR ...

Syntax

HRESULT get_Text([out, retval]  BSTR*  sText);
HRESULT put_Text([in]  BSTR  sText);

See Also

IUIX_Obj