Sets or returns if the changed word will be added to the custom dictionary.
Namespace:
C1.Win.C1SpellAssembly: C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)
Syntax
| C# |
|---|
[DefaultValueAttribute(false)] public bool ForceWordToCustomDict { get; set; } |
| Visual Basic (Declaration) |
|---|
<DefaultValueAttribute(False)> _ Public Property ForceWordToCustomDict As Boolean |
Remarks
The default value is False.