Skip to main content

OptionsSpellingBase Class

Contains options that affect text processing.

Namespace: DevExpress.XtraSpellChecker

Assembly: DevExpress.SpellChecker.v14.2.Core.dll

#Declaration

[TypeConverter(typeof(ExpandableObjectConverter))]
public class OptionsSpellingBase :
    IOptionsSpellings

#Returned By

The SpellCheckerBase.OptionsSpelling property returns an instance of OptionsSpellingBase.

#Inheritance

Object
OptionsSpellingBase
See Also