Overload List
| Name | Description | |
|---|---|---|
| Select(TextRange) |
Updates the current selection to match the specified text range.
| |
| Select(TextPointer, TextPointer) |
Updates the current selection, taking two TextPointer positions to indicate the updated selection.
|