[]
Adds the specified backcolor attribute to the currently selected text asynchronously.
public Task HighlightSelectionTextAsync(Color color)
Public Function HighlightSelectionTextAsync(color As Color) As Task
| Type | Name | Description |
|---|---|---|
| Color | color | Specifies the text background color. |
| Type | Description |
|---|---|
| Task |