Back to Devexpress

RichEditDocument.spellingInfo Property

aspnet-js-richeditdocument-710fca98.md

latest549 B
Original Source

RichEditDocument.spellingInfo Property

Returns information about spell checking in the document.

Declaration

ts
get spellingInfo(): SpellingInfo

Property Value

TypeDescription
SpellingInfo

An object that contains information about spell checking.

|

See Also

Document Elements

RichEditDocument Class

RichEditDocument Members