Keyoti RapidSpell WPF API Docs
CurrentBadWord Property
APIKeyoti.RapidSpell.WpfRapidSpellCheckerCurrentBadWord
Keyoti RapidSpell WPF
Gets the current bad word (last returned by NextBadWord).
Declaration Syntax
C#Visual BasicVisual C++
public BadWord CurrentBadWord { get; }
Public ReadOnly Property CurrentBadWord As BadWord
public:
virtual property BadWord^ CurrentBadWord {
	BadWord^ get () sealed;
}

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