Skip to main content
A newer version of this page is available.
All docs
V18.2

ASPxSpellCheckerOpenOfficeDictionary.AlphabetPath Property

This property is not in effect for ASPxSpellCheckerOpenOfficeDictionary class.

Namespace: DevExpress.Web.ASPxSpellChecker

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

Declaration

public override string AlphabetPath { get; set; }

Property Value

Type
String

Remarks

Since all the information needed for creating the SpellCheckerOpenOfficeDictionary is contained within the affix file, this property is redundant and not used.

See Also