Keyoti RapidSpell Web .NET Help Docs
FindCapitalizedSuggestions Property
API DocumentationKeyoti.RapidSpellRapidSpellCheckerFindCapitalizedSuggestions
Keyoti RapidSpell Web .NET
Whether to look for capitalized suggestions, note this will slow FindSuggestions down by about 7 times.
Declaration Syntax
C#Visual BasicVisual C++
public bool FindCapitalizedSuggestions { get; set; }
Public Property FindCapitalizedSuggestions As Boolean
public:
virtual property bool FindCapitalizedSuggestions {
	bool get () sealed;
	void set (bool value) sealed;
}

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625