Keyoti RapidSpell WPF API Docs
Check Method (text)
API
►
Keyoti.RapidSpell.Wpf
►
ICheckerEngine
►
Check(String)
C#
Visual Basic
Visual C++
Keyoti RapidSpell WPF
Checks the text for errors.
Declaration Syntax
C#
Visual Basic
Visual C++
void
Check
(
string
text
)
Sub
Check
( _
text
As
String
_ )
void
Check
(
String
^
text
)
Parameters
text
(
String
)
Exceptions
Exception
Condition
ArgumentNullException
if text parameter is null.
Assembly:
Keyoti3.RapidSpell.WPF
(Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827