[]
Set the font for the selected text.
public Task SetFontAtSelectionAsync(Font font)
Public Function SetFontAtSelectionAsync(font As Font) As Task
| Type | Name | Description |
|---|---|---|
| Font | font | A font object specifying the desired font for the selected text asynchronously. |
| Type | Description |
|---|---|
| Task |