Keyoti RapidSpell Desktop .NET API Docs
WordRemovedEventArgs Constructor (word)
APIKeyoti.RapidSpellWordRemovedEventArgsWordRemovedEventArgs(String)
Keyoti RapidSpell Desktop .NET
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: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412