[]
        
(Showing Draft Content)

C1.Win.Editor.C1Editor.SelectionForeColor

SelectionForeColor Method

SelectionForeColor(Color)

Adds the specified forecolor attribute to the currently selected text.

Declaration
[Obsolete("This method is deprecated, please, use SelectionForeColorAsync instead.")]
public void SelectionForeColor(Color color)
Parameters
Type Name Description
Color color

Specifies the foreground color.