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

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