API |
Code Link |
Behavior |
SpellCheck |
When typing in document editor, if we press space, then this API gets called to spellcheck the current typed word. | |
SpellCheckByPage |
When the document gets loaded in document editor, then this API gets called to spellcheck the whole document.
Note: This API will get call when enableOptimizedSpellCheck of spellchecker sets to true
|