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

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204