The IText type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| SendText |
Sends the given text to the interactor. Text interactors will typically
insert the text at the current insertion point. In case the current text
selection is not empty, the selection will be removed first, and then the
text will be inserted. The cursor will be placed after the inserted text.
|