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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public BadWord CurrentBadWord { get; }
public BadWord CurrentBadWord { get; }
Public ReadOnly Property CurrentBadWord As BadWord
	Get
Public ReadOnly Property CurrentBadWord As BadWord
	Get
public:
virtual property BadWord^ CurrentBadWord {
	BadWord^ get () sealed;
}
public:
virtual property BadWord^ CurrentBadWord {
	BadWord^ get () sealed;
}
abstract CurrentBadWord : BadWord with get
override CurrentBadWord : BadWord with get
abstract CurrentBadWord : BadWord with get
override CurrentBadWord : BadWord with get
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214