Keyoti RapidSpell WPF API Docs
NextBadWord Method
APIKeyoti.RapidSpell.WpfICheckerEngineNextBadWord()()()()
Keyoti RapidSpell WPF
Gets the next bad word in the list that was identified by Check.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
BadWord NextBadWord()
BadWord NextBadWord()
Function NextBadWord As BadWord
Function NextBadWord As BadWord
BadWord^ NextBadWord()
BadWord^ NextBadWord()
abstract NextBadWord : unit -> BadWord 
abstract NextBadWord : unit -> BadWord 
Return Value
BadWord
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214