Skip to main content

ASPxSpellCheckerOpenOfficeDictionary.Dictionary Property

Gets an internal representation of a spellchecker dictionary.

Namespace: DevExpress.Web.ASPxSpellChecker

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

NuGet Package: DevExpress.Web

#Declaration

public SpellCheckerOpenOfficeDictionary Dictionary { get; }

#Property Value

Type Description
SpellCheckerOpenOfficeDictionary

A SpellCheckerOpenOfficeDictionary class instance.

See Also