​
​
​

The DictionaryAddedEventArgs class provides data for the TXSpellChecker.DictionaryAdded event in TX Spell .NET for Windows Forms and WPF.

Syntax

​public sealed class DictionaryAddedEventArgs
​Public NotInheritable Class DictionaryAddedEventArgs

​ Introduced: 3.0.

Properties

Property Description
Dictionary Gets the Dictionary which was added.
​