Class that contains a list of words and methods looking them up and loading them from a compressed file.
Namespace:
C1.Web.EditorAssembly: C1.Web.Editor.2 (in C1.Web.Editor.2.dll)
Syntax
| C# |
|---|
public class SpellDictionary : SpellDictionaryBase |
| Visual Basic (Declaration) |
|---|
Public Class SpellDictionary _ Inherits SpellDictionaryBase |