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

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412