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

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