Keyoti RapidSpell Silverlight API Docs
FindCapitalizedSuggestions Property
APIKeyoti.RapidSpellRapidSpellGUIPresenterFindCapitalizedSuggestions
Keyoti RapidSpell Silverlight
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.Silverlight (Module: Keyoti3.RapidSpell.Silverlight) Version: 2.0.12.706 (2.0.12.706)