[]
        
(Showing Draft Content)

C1.Win.Editor.C1Editor.GetSelectionFontInfo

GetSelectionFontInfo Method

GetSelectionFontInfo()

Retrieves the current font information of the text at the cursor.

Declaration
[Obsolete("This method is deprecated, please, use GetSelectionFontInfoAsync instead.")]
public Font GetSelectionFontInfo()
Returns
Type Description
Font

The current Font object or null.