[]
Retrieves the current font information of the text at the cursor.
[Obsolete("This method is deprecated, please, use GetSelectionFontInfoAsync instead.")]
public Font GetSelectionFontInfo()
| Type | Description |
|---|---|
| Font | The current Font object or null. |