Skip to main content
A newer version of this page is available. .

ASPxSpellCheckerOpenOfficeDictionary.Dictionary Property

Gets an internal representation of a spellchecker dictionary.

Namespace: DevExpress.Web.ASPxSpellChecker

Assembly: DevExpress.Web.ASPxSpellChecker.v18.2.dll

Declaration

public SpellCheckerOpenOfficeDictionary Dictionary { get; }

Property Value

Type Description
SpellCheckerOpenOfficeDictionary

A SpellCheckerOpenOfficeDictionary class instance.

See Also