ASPxSpellCheckerOpenOfficeDictionary Class
Represents an ASPxSpellChecker dictionary originated from a dictionary and affix files of the OpenOffice.org project format.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return ASPxSpellCheckerOpenOfficeDictionary objects:
Remarks
The ASPxSpellCheckerOpenOfficeDictionary
instance is created by decompressing the base file, specified by the WebDictionary.DictionaryPath property with the help of the affix file located at the ASPxSpellCheckerISpellDictionary.GrammarPath file path.
The dictionaries and affix files used are part of the OpenOffice.org project. They are available for download at Dictionaries page.
Note
We bear no responsibility for the content and availability of dictionaries and affix files, since they are part of an open source project OpenOffice.org.