Keyoti RapidSpell Desktop .NET API Docs
UserDictionaryFormEventArgs Constructor (edit, file)
APIKeyoti.RapidSpell.OptionsUserDictionaryFormEventArgsUserDictionaryFormEventArgs(UserDictionaryFormEventArgs..::..EditType, String)
Keyoti RapidSpell Desktop .NET
New instance
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public UserDictionaryFormEventArgs(
	UserDictionaryFormEventArgs..::..EditType edit,
	string file
)
public UserDictionaryFormEventArgs(
	UserDictionaryFormEventArgs..::..EditType edit,
	string file
)
Public Sub New ( 
	edit As UserDictionaryFormEventArgs..::..EditType,
	file As String
)
Public Sub New ( 
	edit As UserDictionaryFormEventArgs..::..EditType,
	file As String
)
public:
UserDictionaryFormEventArgs(
	UserDictionaryFormEventArgs..::..EditType edit, 
	String^ file
)
public:
UserDictionaryFormEventArgs(
	UserDictionaryFormEventArgs..::..EditType edit, 
	String^ file
)
new : 
        edit : UserDictionaryFormEventArgs..::..EditType * 
        file : string -> UserDictionaryFormEventArgs
new : 
        edit : UserDictionaryFormEventArgs..::..EditType * 
        file : string -> UserDictionaryFormEventArgs
Parameters

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412