[]
        
(Showing Draft Content)

C1.Win.Editor.C1Editor.SetFontAtSelection

SetFontAtSelection Method

SetFontAtSelection(Font)

Set the font for the selected text.

Declaration
[Obsolete("This method is deprecated, please, use SetFontAtSelectionAsync instead.")]
public void SetFontAtSelection(Font font)
Parameters
Type Name Description
Font font

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