Keyoti RapidSpell Web .NET Help Docs
WordChangedEventArgs Class
API DocumentationKeyoti.RapidSpellWordChangedEventArgs
Keyoti RapidSpell Web .NET
Args for the events fired when words are changed.
Declaration Syntax
C#Visual BasicVisual C++
public class WordChangedEventArgs : UndoableStateEventArgs
Public Class WordChangedEventArgs _
	Inherits UndoableStateEventArgs
public ref class WordChangedEventArgs : public UndoableStateEventArgs
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
WordChangedEventArgs(Boolean, BadWord, String, RapidSpellChecker..::.State, ArrayList, Int32)
All
Whether all instances of the word were changed.

BadWord
The word involved.
(Inherited from UndoableStateEventArgs.)
ChangeIndices
List of ints pointing to locations in the text where other instances of the word were changed, if there were any, null/nothing otherwise

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Replacement
The replacement word.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
UndoableState
The state of RapidSpellChecker
(Inherited from UndoableStateEventArgs.)
word
The bad word
(Inherited from UndoableStateEventArgs.)
WrappedChangeDelta
The change to indices caused by wrapped text changes

Inheritance Hierarchy
Object
EventArgs
 UndoableStateEventArgs
  WordChangedEventArgs

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625