[]
        
(Showing Draft Content)

C1.Win.Editor.C1Editor.SelectionForeColorAsync

SelectionForeColorAsync Method

SelectionForeColorAsync(Color)

Adds the specified forecolor attribute to the currently selected text asynchronously.

Declaration
public Task SelectionForeColorAsync(Color color)
Parameters
Type Name Description
Color color

Specifies the foreground color.

Returns
Type Description
Task