Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
DlgSetting
.
.
::
.
IgnoreNumber Property
DlgSetting Class
See Also
Sets or returns if words containing numbers are ignored.
Namespace:
C1.Win.C1Spell
Assembly:
C1.Win.C1Spell.2
(in C1.Win.C1Spell.2.dll)
Syntax
C#
public
bool
IgnoreNumber
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
IgnoreNumber
As
Boolean
See Also
DlgSetting Class
C1.Win.C1Spell Namespace