Aspose.OCR for Python via Java API docs
Loading...
Searching...
No Matches
SpellCheckError Class Reference

Representing misspelled word with additional data. More...

Inherits BaseJavaClass.

Public Member Functions

 __init__ (self, javaClass)
 
 initParams (self)
 

Public Attributes

 length
 
 start_position
 
 suggested_words
 
 word
 

Detailed Description

Representing misspelled word with additional data.

Constructor & Destructor Documentation

◆ __init__()

__init__ (   self,
  javaClass 
)

Member Function Documentation

◆ initParams()

initParams (   self)

Member Data Documentation

◆ length

length

◆ start_position

start_position

◆ suggested_words

suggested_words

◆ word

word