New Classes, Properties, Methods and Events

In TX Spell 10.0 the following new classes, properties, methods and events have been added:

Classes

Class Description
TXTextControl.Proofing.Dictionary The base class for all types of valid dictionaries is the abstract class Dictionary.

Properties

Property Description
TXTextControl.Proofing.Dictionary.DictionaryEncoding Gets or sets the dictionary's encoding.
TXTextControl.Proofing.Dictionary.DisplayName Gets or sets the text that is displayed for the dictionary inside the options dialog or the SpellCheckDialog's SuggestionDictionaryComboBox.
TXTextControl.Proofing.Dictionary.IsGetSuggestionsEnabled Gets or sets a value that indicates whether suggestions are created using this dictionary or not.
TXTextControl.Proofing.Dictionary.IsSelectedAsDefault Gets a value indicating whether the dictionary is selected as the default dictionary by the Language property.
TXTextControl.Proofing.Dictionary.IsSpellCheckingEnabled Gets or sets a value indicating whether spell checking of this dictionary is enabled or not.
TXTextControl.Proofing.Dictionary.Name Gets or sets the dictionary's name.
TXTextControl.Proofing.SynonymList.DisplayName Gets or sets the text that is displayed for the synonym list inside the options dialog.