Keyoti RapidSpell Web .NET Help Docs
WordIgnoredEventArgs Constructor (all, badWord, textBox, undoableState)
API DocumentationKeyoti.RapidSpellWordIgnoredEventArgsWordIgnoredEventArgs(Boolean, BadWord, Object, RapidSpellChecker..::.State)
Keyoti RapidSpell Web .NET
Declaration Syntax
C#Visual BasicVisual C++
public WordIgnoredEventArgs(
	bool all,
	BadWord badWord,
	Object textBox,
	RapidSpellChecker..::.State undoableState
)
Public Sub New ( _
	all As Boolean, _
	badWord As BadWord, _
	textBox As Object, _
	undoableState As RapidSpellChecker..::.State _
)
public:
WordIgnoredEventArgs(
	bool all, 
	BadWord^ badWord, 
	Object^ textBox, 
	RapidSpellChecker..::.State^ undoableState
)
Parameters
all (Boolean)
badWord (BadWord)
textBox (Object)
undoableState (RapidSpellChecker..::.State)

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