Keyoti RapidSpell WPF API Docs
RemoveUnderlinesFor Method (word)
APIKeyoti.RapidSpell.WpfWpfTextBoxBaseUtilityAdapterRemoveUnderlinesFor(String)
Keyoti RapidSpell WPF
Removes all underlines that match instances of word.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public void RemoveUnderlinesFor(
	string word
)
public void RemoveUnderlinesFor(
	string word
)
Public Sub RemoveUnderlinesFor ( 
	word As String
)
Public Sub RemoveUnderlinesFor ( 
	word As String
)
public:
void RemoveUnderlinesFor(
	String^ word
)
public:
void RemoveUnderlinesFor(
	String^ word
)
member RemoveUnderlinesFor : 
        word : string -> unit 
member RemoveUnderlinesFor : 
        word : string -> unit 
Parameters
word (String)

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