Keyoti RapidSpell Web .NET Help Docs
IgnoreWordsWithDigits Property
API DocumentationKeyoti.RapidSpellCheckerEngineAdapterIgnoreWordsWithDigits
Keyoti RapidSpell Web .NET
Whether to ignore words with numbers in them (eg. A10 or 7-11).
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual bool IgnoreWordsWithDigits { get; set; }
public virtual bool IgnoreWordsWithDigits { get; set; }
Public Overridable Property IgnoreWordsWithDigits As Boolean
	Get
	Set
Public Overridable Property IgnoreWordsWithDigits As Boolean
	Get
	Set
public:
virtual property bool IgnoreWordsWithDigits {
	bool get ();
	void set (bool value);
}
public:
virtual property bool IgnoreWordsWithDigits {
	bool get ();
	void set (bool value);
}
abstract IgnoreWordsWithDigits : bool with get, set
override IgnoreWordsWithDigits : bool with get, set
abstract IgnoreWordsWithDigits : bool with get, set
override IgnoreWordsWithDigits : bool with get, set
Property Value

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331