Keyoti RapidSpell WPF API Docs
FindCapitalizedSuggestions Property
APIKeyoti.RapidSpell.WpfICheckerEngineFindCapitalizedSuggestions
Keyoti RapidSpell WPF
Whether to look for capitalized suggestions, note this will slow FindSuggestions down by about 7 times.
Declaration Syntax
C#Visual BasicVisual C++
bool FindCapitalizedSuggestions { get; set; }
Property FindCapitalizedSuggestions As Boolean
property bool FindCapitalizedSuggestions {
	bool get ();
	void set (bool value);
}

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827