Keyoti RapidSpell WPF API Docs
WordAddedEventArgs Constructor (word, undoableState)
APIKeyoti.RapidSpell.WpfWordAddedEventArgsWordAddedEventArgs(BadWord, RapidSpellChecker..::..State)
Keyoti RapidSpell WPF
Declaration Syntax
C#Visual BasicVisual C++F#
public WordAddedEventArgs(
	BadWord word,
	RapidSpellChecker..::..State undoableState
)
Public Sub New ( 
	word As BadWord,
	undoableState As RapidSpellChecker..::..State
)
public:
WordAddedEventArgs(
	BadWord^ word, 
	RapidSpellChecker..::..State^ undoableState
)
new : 
        word : BadWord * 
        undoableState : RapidSpellChecker..::..State -> WordAddedEventArgs
Parameters
word (BadWord)
undoableState (RapidSpellChecker..::..State)

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF.dll) Version: 2.0.10.827