Accusoft.OCRXpress.Java - Updated
getTextLines Method
Accusoft.OCRXpress.Java Project > com.accusoft.ocrxpress Package > Page Class : getTextLines Method
Returns a list of recognized text blocks from the provided page.
Syntax
public com.accusoft.ocrxpress.ResultContainer<TextLine> getTextLines()

Return Value

ResultContainer of TextLine results.
Exceptions
ExceptionDescription
An OCRXpress exception may throw on an internal engine error.
See Also

Reference

Page Class
Page Members