Integration with WebSpellChecker for spell checking can be done seamlessly and elegantly.
This topic will show you how to integrate WebTextEditor with WebSpellChecker.
To integrate WebTextEditor to WebSpellChecker
- Add WebTextEditor and WebSpellChecker instances to the page
- In WebSpellChecker instance, set the following properties:
TargetControlId
|
The ID of WebTextEditor
|
IntegratedToWebTextEditor
|
True
|
When integrated to editor, WebSpellChecker will automatically enable Microsoft Word-style
red wave highlight feature. For more information about WebSpellChecker user interface,
please refer to WebSpellChecker documentation.