C1.Silverlight.SpellChecker Namespace > C1SpellChecker Class : MainDictionary Property |
'Declaration
Public ReadOnly Property MainDictionary As SpellDictionary
public SpellDictionary MainDictionary {get;}
This is the main dictionary. It is stored in a compressed format, and is read-only.
You can edit the spell dictionaries or create your own using the C1DictionaryEditor utility that ships with C1SpellChecker. This option can be useful for domain-specific applications that require the use of technical jargon (for example, medical, legal, and so on).
Users cannot add words to this dictionary, only to the UserDictionary.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2