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

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