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

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