Accusoft.OCRXpress.Java - Updated
getTextLines Method
Accusoft.OCRXpress.Java Project > com.accusoft.ocrxpress Package > TextBlock Class : getTextLines Method
Returns a list of recognized text blocks from the provided text block.
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

TextBlock Class
TextBlock Members