[]
Set the font for the selected text.
[Obsolete("This method is deprecated, please, use SetFontAtSelectionAsync instead.")]
public void SetFontAtSelection(Font font)
| Type | Name | Description |
|---|---|---|
| Font | font | A font object specifying the desired font for the selected text. |