Skip to main content
All docs
V19.2

ASPxSpellCheckerOpenOfficeDictionary.AlphabetPath Property

This property is not in effect for ASPxSpellCheckerOpenOfficeDictionary class.

Namespace: DevExpress.Web.ASPxSpellChecker

Assembly: DevExpress.Web.ASPxSpellChecker.v19.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