Keyoti RapidSpell WPF API Docs
WordRemovedEventArgs Constructor (word)
APIKeyoti.RapidSpell.WpfWordRemovedEventArgsWordRemovedEventArgs(String)
Keyoti RapidSpell WPF
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public WordRemovedEventArgs(
	string word
)
public WordRemovedEventArgs(
	string word
)
Public Sub New ( 
	word As String
)
Public Sub New ( 
	word As String
)
public:
WordRemovedEventArgs(
	String^ word
)
public:
WordRemovedEventArgs(
	String^ word
)
new : 
        word : string -> WordRemovedEventArgs
new : 
        word : string -> WordRemovedEventArgs
Parameters
word (String)

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214