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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
bool FindCapitalizedSuggestions { get; set; }
bool FindCapitalizedSuggestions { get; set; }
Property FindCapitalizedSuggestions As Boolean
	Get
	Set
Property FindCapitalizedSuggestions As Boolean
	Get
	Set
property bool FindCapitalizedSuggestions {
	bool get ();
	void set (bool value);
}
property bool FindCapitalizedSuggestions {
	bool get ();
	void set (bool value);
}
abstract FindCapitalizedSuggestions : bool with get, set
abstract FindCapitalizedSuggestions : bool with get, set
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214