The UserDictionaryWordRemovedEventArgs class provides data for the UserDictionaryWordRemoved event in TX Spell .NET Windows Forms and WPF.

Syntax

public sealed class UserDictionaryWordRemovedEventArgs
Public NotInheritable Class UserDictionaryWordRemovedEventArgs

Introduced: 3.0.

Properties

Property Description
RemovedWord Gets the word that was removed from the UserDictionary.
UserDictionary Gets the UserDictionary the word was removed from.