[]
        
(Showing Draft Content)

C1.Win.Editor.C1Editor.HighlightSelectionText

HighlightSelectionText Method

HighlightSelectionText(Color)

Adds the specified backcolor attribute to the currently selected text.

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

Specifies the text background color.