Keyoti RapidSpell Silverlight API Docs
SelectText Method (theBadWord)
APIKeyoti.RapidSpellRapidSpellGUIPresenterSelectText(BadWord)
Keyoti RapidSpell Silverlight
Selects a bad word in the text component
Declaration Syntax
C#Visual BasicVisual C++F#
protected virtual void SelectText(
	BadWord theBadWord
)
Protected Overridable Sub SelectText ( 
	theBadWord As BadWord
)
protected:
virtual void SelectText(
	BadWord^ theBadWord
)
abstract SelectText : 
        theBadWord : BadWord -> unit 
override SelectText : 
        theBadWord : BadWord -> unit 
Parameters
theBadWord (BadWord)

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