[]
        
(Showing Draft Content)

C1.Win.Editor.C1Editor.SetParagraphFontAtSelection

SetParagraphFontAtSelection Method

SetParagraphFontAtSelection(Font)

Sets the font for the paragraph at the current cursor position.

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

A font object specifying the desired font for the current paragraph.