Keyoti RapidSpell Desktop .NET API Docs
AddDictionary Method (dictionary)
APIKeyoti.RapidSpellDictionaryCacheAddDictionary(SpellingDictionary)
Keyoti RapidSpell Desktop .NET
Adds a dictionary to the cache.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public static void AddDictionary(
	SpellingDictionary dictionary
)
public static void AddDictionary(
	SpellingDictionary dictionary
)
Public Shared Sub AddDictionary ( 
	dictionary As SpellingDictionary
)
Public Shared Sub AddDictionary ( 
	dictionary As SpellingDictionary
)
public:
static void AddDictionary(
	SpellingDictionary^ dictionary
)
public:
static void AddDictionary(
	SpellingDictionary^ dictionary
)
static member AddDictionary : 
        dictionary : SpellingDictionary -> unit 
static member AddDictionary : 
        dictionary : SpellingDictionary -> unit 
Parameters
dictionary (SpellingDictionary)

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