Keyoti RapidSpell Silverlight API Docs
NextBadWord Method
APIKeyoti.RapidSpellRapidSpellCheckerNextBadWord()()()()
Keyoti RapidSpell Silverlight
Returns the next mis-spelt word in the text, as a BadWord object.
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual BadWord NextBadWord()
Public Overridable Function NextBadWord As BadWord
public:
virtual BadWord^ NextBadWord()
abstract NextBadWord : unit -> BadWord 
override NextBadWord : unit -> BadWord 
Return Value
BadWord
Keyoti.RapidSpell.BadWord or null if there are no more bad words.

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)