Keyoti RapidSpell Web .NET Help Docs
FindSuggestions Method
API DocumentationKeyoti.RapidSpellRapidSpellCheckerFindSuggestions()()()
Keyoti RapidSpell Web .NET
Gets an enumeration of String suggestions for spelling of current bad word.
Declaration Syntax
C#Visual BasicVisual C++
public virtual ArrayList FindSuggestions()
Public Overridable Function FindSuggestions As ArrayList
public:
virtual ArrayList^ FindSuggestions()
Return Value
ArrayList of String suggestions for current bad word.
Exceptions
ExceptionCondition
NoCurrentBadWordExceptionIf NextBadWord() hasn't been run first AND found an erroneous word.

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