






The TextSelector type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() | SelectByRectAsync |
Performs rectangular text selection. The selected text is what is found within the input selection points (specified by the two Point arguments), with whole words always selected.
|
![]() | SelectByStructAsync |
Performs structural text selection. Which text is selected is determined using both the input selection points (specified by the two Point arguments) and the layout of the text.
|

