Describes the current state of a SpellDictionary.
Namespace:
C1.Web.EditorAssembly: C1.Web.Editor.2 (in C1.Web.Editor.2.dll)
Syntax
| C# |
|---|
public enum DictionaryState |
| Visual Basic (Declaration) |
|---|
Public Enumeration DictionaryState |
Members
| Member name | Description | |
|---|---|---|
| Empty | ||
| Loaded | ||
| FileNotFound | ||
| InvalidFileFormat | ||
| InvalidPassword |