Package | Description |
---|---|
com.groupdocs.conversion.integration.ocr |
Modifier and Type | Method and Description |
---|---|
TextLine[] |
RecognizedImage.getLines()
Gets lines of text, with their fragments, recognized within the document.
|
Constructor and Description |
---|
RecognizedImage(List<TextLine> lines)
Initializes a new instance of the class, using a set of recognized lines.
|
Copyright © 2022. All rights reserved.