Keyoti RapidSpell Web .NET Help Docs
IgnoreWordsWithDigits Property
API DocumentationKeyoti.RapidSpellRapidSpellWInlineIgnoreWordsWithDigits
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#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public bool IgnoreWordsWithDigits { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public bool IgnoreWordsWithDigits { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property IgnoreWordsWithDigits As Boolean
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property IgnoreWordsWithDigits As Boolean
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property bool IgnoreWordsWithDigits {
	bool get ();
	void set (bool value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property bool IgnoreWordsWithDigits {
	bool get ();
	void set (bool value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member IgnoreWordsWithDigits : bool with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member IgnoreWordsWithDigits : bool with get, set
Property Value
Boolean

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