Search results

SpellChecker API in Angular DocumentEditor API component

The spell checker module

Properties

allowSpellCheckAndSuggestion boolean

Getter indicates whether suggestion enabled.

enableOptimizedSpellCheck boolean

Gets the boolean indicating whether optimized spell check to be performed.

enableSpellCheck boolean

Getter indicates whether spell check has to be performed or not.

languageID number

Gets the languageID.

removeUnderline boolean

Getter indicates whether underline removed for mis-spelled word.

uniqueWordsCount number

Gets the spell checked Unique words.

Methods

clearCache

Method to clear cached words for spell check

Returns void