Gets a value that indicates whether the main spelling dictionary has been loaded.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
bool Enabled { get; }
Visual Basic
ReadOnly Property Enabled As Boolean
	Get

See Also