Keyoti RapidSpell WPF API Docs
Check Method (textComponent)
APIKeyoti.RapidSpell.WpfIUserInterfaceFormPresenterCheck(ISpellCheckableTextComponent)
Keyoti RapidSpell WPF
Bring up the spell checker Form and start checking the TextBoxBase textComponent.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
void Check(
	ISpellCheckableTextComponent textComponent
)
void Check(
	ISpellCheckableTextComponent textComponent
)
Sub Check ( 
	textComponent As ISpellCheckableTextComponent
)
Sub Check ( 
	textComponent As ISpellCheckableTextComponent
)
void Check(
	ISpellCheckableTextComponent^ textComponent
)
void Check(
	ISpellCheckableTextComponent^ textComponent
)
abstract Check : 
        textComponent : ISpellCheckableTextComponent -> unit 
abstract Check : 
        textComponent : ISpellCheckableTextComponent -> unit 
Parameters
Exceptions
ExceptionCondition
ArgumentNullExceptionif textComponent parameter is null.

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