Describes the current state of a SpellDictionary.

Namespace:  C1.Web.Editor
Assembly:  C1.Web.Editor.2 (in C1.Web.Editor.2.dll)

Syntax

C#
public enum DictionaryState
Visual Basic (Declaration)
Public Enumeration DictionaryState

Members

Member nameDescription
Empty
Loaded
FileNotFound
InvalidFileFormat
InvalidPassword

See Also