Keyoti RapidSpell Web .NET Help Docs
NextBadWord Method
API DocumentationKeyoti.RapidSpellICheckerEngineNextBadWord()()()
Keyoti RapidSpell Web .NET
Gets the next bad word in the list that was identified by Check.
Declaration Syntax
C#Visual BasicVisual C++
BadWord NextBadWord()
Function NextBadWord As BadWord
BadWord^ NextBadWord()
Return Value
The next BadWord object from the text, must return null (C#) or nothing (VB.NET) when no more bad words exist.
Remarks
Check must be called before this method.

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