Keyoti RapidSpell WPF API Docs
AddDictionary Method (dictionary)
APIKeyoti.RapidSpell.WpfDictionaryCacheAddDictionary(SpellingDictionary)
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214