Keyoti RapidSpell Silverlight API Docs
RemoveTextComponent Method (textComponent)
APIKeyoti.RapidSpellRapidSpellDialogRemoveTextComponent(ISpellCheckableTextComponent)
Keyoti RapidSpell Silverlight
Removes an ISpellCheckableTextComponent to be checked.
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual void RemoveTextComponent(
	ISpellCheckableTextComponent textComponent
)
Public Overridable Sub RemoveTextComponent ( 
	textComponent As ISpellCheckableTextComponent
)
public:
virtual void RemoveTextComponent(
	ISpellCheckableTextComponent^ textComponent
)
abstract RemoveTextComponent : 
        textComponent : ISpellCheckableTextComponent -> unit 
override RemoveTextComponent : 
        textComponent : ISpellCheckableTextComponent -> unit 
Parameters

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