Keyoti RapidSpell Web .NET Help Docs
IgnoreAll Method (word)
API Documentation
►
Keyoti.RapidSpell
►
ICheckerEngine
►
IgnoreAll(String)
C#
Visual Basic
Visual C++
Keyoti RapidSpell Web .NET
Marks
word
to be ignored in rest of the text.
Declaration Syntax
C#
Visual Basic
Visual C++
void
IgnoreAll
(
string
word
)
Sub
IgnoreAll
( _
word
As
String
_ )
void
IgnoreAll
(
String
^
word
)
Parameters
word
(
String
)
to ignore
Return Value
void
Exceptions
Exception
Condition
ArgumentNullException
if word parameter is null.
Assembly:
Keyoti.RapidSpellWeb
(Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625