RichEditDocument.spellingInfo Property
Returns information about spell checking in the document.
Declaration
get spellingInfo(): SpellingInfo
Property Value
Type | Description |
---|---|
SpellingInfo | An object that contains information about spell checking. |
See Also