Keyoti RapidSpell WPF API Docs
FindCapitalizedSuggestions Property
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterFindCapitalizedSuggestions
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++
public bool FindCapitalizedSuggestions { get; set; }
Public Property FindCapitalizedSuggestions As Boolean
public:
virtual property bool FindCapitalizedSuggestions {
	bool get () sealed;
	void set (bool value) sealed;
}

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