ISpellCheckService Properties
Allows you to implement a custom spell check service.| Name | Description |
|---|---|
| AddToDictionaryEnabled | Specifies whether the Rich Text Editor displays the Add to dictionary command in the context menu. |
| Culture | Returns the culture of an open document. |
| MaxSuggestionCount | Specifies the maximum number of suggestions the context menu should display. |
See Also