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