Keyoti RapidSpell Desktop .NET API Docs
IgnoreCapitalizedWords Property
APIKeyoti.RapidSpellRapidSpellAsYouTypeIgnoreCapitalizedWords
Keyoti RapidSpell Desktop .NET
Whether to ignore words with capital letters.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool IgnoreCapitalizedWords { get; set; }
public bool IgnoreCapitalizedWords { get; set; }
Public Property IgnoreCapitalizedWords As Boolean
	Get
	Set
Public Property IgnoreCapitalizedWords As Boolean
	Get
	Set
public:
property bool IgnoreCapitalizedWords {
	bool get ();
	void set (bool value);
}
public:
property bool IgnoreCapitalizedWords {
	bool get ();
	void set (bool value);
}
member IgnoreCapitalizedWords : bool with get, set
member IgnoreCapitalizedWords : bool with get, set
Property Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412