Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
DictionaryItem
.
.
::
.
Checked Property
DictionaryItem Class
See Also
Gets or sets the value indicating if the file is used for spell checking.
Namespace:
C1.Win.C1Spell
Assembly:
C1.Win.C1Spell.2
(in C1.Win.C1Spell.2.dll)
Syntax
C#
public
bool
Checked
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
Checked
As
Boolean
See Also
DictionaryItem Class
C1.Win.C1Spell Namespace