Gets the LanguageEnum object that represents the language of the MainDictFile file.

Namespace:  C1.Win.C1Spell
Assembly:  C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)

Syntax

C#
[BrowsableAttribute(false)]
public LanguageEnum DictionaryLanguage { get; }
Visual Basic (Declaration)
<BrowsableAttribute(False)> _
Public ReadOnly Property DictionaryLanguage As LanguageEnum

See Also