ForegroundColor

SearchHighlightOptions.ForegroundColor property

Gets or sets the foreground (text) color for highlighting

public Argb32Color ForegroundColor { get; set; }

Remarks

If this color is empty or fully transparent, no explicit foreground color is applied (leaving the original text color).

See Also