[]
        
(Showing Draft Content)

C1.Win.Editor.C1Editor.GetSelectionFontInfoAsync

GetSelectionFontInfoAsync Method

GetSelectionFontInfoAsync()

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

Declaration
public Task<Font> GetSelectionFontInfoAsync()
Returns
Type Description
Task<Font>

The current Font object or null.