BackgroundColor

SearchHighlightOptions.BackgroundColor property

Gets or sets the background color for highlighting

public Argb32Color BackgroundColor { get; set; }

Remarks

If this color is empty or fully transparent, a default color such as Color.Yellow may be used.

See Also