[]
        
(Showing Draft Content)

C1.Win.Editor.C1Editor.SetFontAtSelectionAsync

SetFontAtSelectionAsync Method

SetFontAtSelectionAsync(Font)

Set the font for the selected text.

Declaration
public Task SetFontAtSelectionAsync(Font font)
Parameters
Type Name Description
Font font

A font object specifying the desired font for the selected text asynchronously.

Returns
Type Description
Task