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

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204