[]
Sets the font for the paragraph at the current cursor position asynchronously.
public Task SetParagraphFontAtSelectionAsync(Font font)
| Type | Name | Description |
|---|---|---|
| Font | font | A font object specifying the desired font for the current paragraph. |
| Type | Description |
|---|---|
| Task |