Skip to main content

IOptionsSpellings Interface

The options used for the spelling check.

Namespace: DevExpress.XtraSpellChecker

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

public interface IOptionsSpellings

The following members return IOptionsSpellings objects:

Remarks

The ISpellChecker.GetOptions method returns an object exposing the IOptionsSpellings interface.

See Also