SpellCheckError
SpellCheckError class
Representing misspelled word with additional data.
The SpellCheckError type exposes the following members:
Constructors
Name | Description |
---|---|
SpellCheckError() | Initializes a new instance of the SpellCheckError class |
Properties
Name | Description |
---|---|
word | The word being misspelled. |
start_position | Word’s position in the input text. |
length | Msspelled word’s length in the input text. |
suggested_words | list of objects with suggested correct spellings |
See Also
- namespace aspose.ocr.spellchecker
- assembly Aspose.ocr