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

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