Keyoti RapidSpell Web .NET Gets an enumeration of String suggestions for word.

Declaration Syntax
Protected Overridable Function FindSuggestions ( _
word As String, _
searchLowerCase As Boolean _
) As ArrayList

Parameters
- word (String)
- the word to check the spelling of.
- searchLowerCase (Boolean)
- whether to return suggestions for word in a lower case form (if it's capitalized).

Return Value
ArrayList of String suggestions for word.

Exceptions
Assembly:
Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625