Keyoti RapidSpell Desktop .NET API Docs
UnderlineColor Property
APIKeyoti.RapidSpellRapidSpellAsYouTypeUnderlineColor
Keyoti RapidSpell Desktop .NET
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: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412