Skip to main content
A newer version of this page is available. .

IOptionsSpellings Interface

The options used for the spelling check.

Namespace: DevExpress.XtraSpellChecker

Assembly: DevExpress.Data.v19.1.dll

Declaration

public interface IOptionsSpellings

The following members return IOptionsSpellings objects:

Remarks

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

See Also