Keyoti RapidSpell WPF API Docs
UnderlineColor Property
APIKeyoti.RapidSpell.WpfRapidSpellAsYouTypeUnderlineColor
Keyoti RapidSpell WPF
The underline color to use with mis-spelt words.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public Color UnderlineColor { get; set; }
public Color UnderlineColor { get; set; }
Public Property UnderlineColor As Color
	Get
	Set
Public Property UnderlineColor As Color
	Get
	Set
public:
property Color UnderlineColor {
	Color get ();
	void set (Color value);
}
public:
property Color UnderlineColor {
	Color get ();
	void set (Color value);
}
member UnderlineColor : Color with get, set
member UnderlineColor : Color with get, set
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214