Keyoti RapidSpell Web .NET Help Docs
Check Method
API DocumentationKeyoti.RapidSpellRapidSpellCheckerCheck()()()()
Keyoti RapidSpell Web .NET
Members
IconMemberDescription
Check(String)
Checks text for spelling correctness, from beginning of text, mis-spelt words can be accessed through nextBadWord.

Check(String, Boolean)
Checks text for spelling correctness, from beginning of text, mis-spelt words can be accessed through nextBadWord.

Check(String, Int32)
Checks text for spelling correctness, from startPosition in text, mis-spelt words can be accessed through NextBadWord.

Check(String, Int32, Boolean)
Checks text for spelling correctness, from startPosition in text, mis-spelt words can be accessed through NextBadWord.

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