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

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827