TextGRAB SDK Documentation | ITextItem::text |
|
|
|
Returns the item text. [C/C++]
HRESULT get_text( BSTR* text );
[Visual Basic]
Public ReadOnly Property text As String
[C#]
public ref string ITextItem.text { get; }
Parameters
See Also |
























