HighlightColor

HighlightOptions.HighlightColor property

Gets or sets a color that is used to highlight occurrences. The default value is #FFD800.

public Color HighlightColor { get; set; }

Property Value

A color that is used to highlight occurrences.

See Also