Keyoti RapidSpell Desktop .NET API Docs
GetUserDictionary Method (file)
APIKeyoti.RapidSpellMultiFileUserDictionaryGetUserDictionary(String)
Keyoti RapidSpell Desktop .NET
Gets the UserDictionary associated with the specified path.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public UserDictionary GetUserDictionary(
	string file
)
public UserDictionary GetUserDictionary(
	string file
)
Public Function GetUserDictionary ( 
	file As String
) As UserDictionary
Public Function GetUserDictionary ( 
	file As String
) As UserDictionary
public:
UserDictionary^ GetUserDictionary(
	String^ file
)
public:
UserDictionary^ GetUserDictionary(
	String^ file
)
member GetUserDictionary : 
        file : string -> UserDictionary 
member GetUserDictionary : 
        file : string -> UserDictionary 
Parameters
file (String)
Return Value

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