Back to Devexpress

IOptionsSpellings Interface

corelibraries-devexpress-dot-xtraspellchecker-80f5f7e8.md

latest1.2 KB
Original Source

IOptionsSpellings Interface

The options used for the spelling check.

Namespace : DevExpress.XtraSpellChecker

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public interface IOptionsSpellings
vb
Public Interface IOptionsSpellings

The following members return IOptionsSpellings objects:

Remarks

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

See Also

IOptionsSpellings Members

DevExpress.XtraSpellChecker Namespace