Keyoti RapidSpell Desktop .NET API Docs
HighlightText Method (theBadWord)
APIKeyoti.RapidSpellRapidSpellAsYouTypeAgentHighlightText(BadWord)
Keyoti RapidSpell Desktop .NET
Highlights a bad word in the text component
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected virtual void HighlightText(
	BadWord theBadWord
)
protected virtual void HighlightText(
	BadWord theBadWord
)
Protected Overridable Sub HighlightText ( 
	theBadWord As BadWord
)
Protected Overridable Sub HighlightText ( 
	theBadWord As BadWord
)
protected:
virtual void HighlightText(
	BadWord^ theBadWord
)
protected:
virtual void HighlightText(
	BadWord^ theBadWord
)
abstract HighlightText : 
        theBadWord : BadWord -> unit 
override HighlightText : 
        theBadWord : BadWord -> unit 
abstract HighlightText : 
        theBadWord : BadWord -> unit 
override HighlightText : 
        theBadWord : BadWord -> unit 
Parameters
theBadWord (BadWord)
Remarks
The location of theBadWord must be relative to the checkFromPosition.

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