Keyoti RapidSpell Web .NET Help Docs
FindCapitalizedSuggestions Property
API DocumentationKeyoti.RapidSpellRapidSpellCheckerFindCapitalizedSuggestions
Keyoti RapidSpell Web .NET
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#
public bool FindCapitalizedSuggestions { get; set; }
public bool FindCapitalizedSuggestions { get; set; }
Public Property FindCapitalizedSuggestions As Boolean
	Get
	Set
Public Property FindCapitalizedSuggestions As Boolean
	Get
	Set
public:
virtual property bool FindCapitalizedSuggestions {
	bool get () sealed;
	void set (bool value) sealed;
}
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
abstract FindCapitalizedSuggestions : bool with get, set
override FindCapitalizedSuggestions : bool with get, set
Property Value
Boolean

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331