Sets or returns if words containing numbers are ignored during spell checking.
Namespace:
C1.Win.C1SpellAssembly: C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)
Syntax
C# |
---|
[DefaultValueAttribute(false)] [BrowsableAttribute(true)] public bool IgnoreWithNumbers { get; set; } |
Visual Basic (Declaration) |
---|
<DefaultValueAttribute(False)> _ <BrowsableAttribute(True)> _ Public Property IgnoreWithNumbers As Boolean |
Remarks
The default value is False.