Keyoti RapidSpell Desktop .NET API Docs
FindCapitalizedSuggestions Property
APIKeyoti.RapidSpellRapidSpellAsYouTypeFindCapitalizedSuggestions
Keyoti RapidSpell Desktop .NET
Whether to look for capitalized suggestions, note this will slow FindSuggestions down by about 7 times.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool FindCapitalizedSuggestions { get; set; }
public bool FindCapitalizedSuggestions { get; set; }
Public Property FindCapitalizedSuggestions As Boolean
	Get
	Set
Public Property FindCapitalizedSuggestions As Boolean
	Get
	Set
public:
property bool FindCapitalizedSuggestions {
	bool get ();
	void set (bool value);
}
public:
property bool FindCapitalizedSuggestions {
	bool get ();
	void set (bool value);
}
member FindCapitalizedSuggestions : bool with get, set
member FindCapitalizedSuggestions : bool with get, set
Property Value

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