Keyoti RapidSpell Desktop .NET API Docs
Check Method
APIKeyoti.RapidSpellRapidSpellCheckerCheck()()()()
Keyoti RapidSpell Desktop .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.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412