Keyoti RapidSpell Web .NET Help Docs
IgnoreWordsWithDigits Property
API DocumentationKeyoti.RapidSpellRapidSpellWebLauncherIgnoreWordsWithDigits
Keyoti RapidSpell Web .NET
Whether to ignore words with numbers in them (eg. A10 or 7-11).
Declaration Syntax
C#Visual BasicVisual C++
public bool IgnoreWordsWithDigits { get; set; }
Public Property IgnoreWordsWithDigits As Boolean
public:
property bool IgnoreWordsWithDigits {
	bool get ();
	void set (bool value);
}
Remarks
Default==true

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625