Accusoft.OCRXpress.Java - Updated
TextBlock Class Members
Methods 

Accusoft.OCRXpress.Java Project > com.accusoft.ocrxpress Package : TextBlock Class

The following tables list the members exposed by TextBlock.

Public Methods
 NameDescription
Public MethodReturns the area of the result object as a Rectangle. (Inherited from com.accusoft.ocrxpress.Result)
Public MethodReturns a list of recognized characters from the provided text block.  
Public MethodReturns the confidence of the result object. Note: Only Character results will have a valid confidence level. (Inherited from com.accusoft.ocrxpress.Result)
Public MethodReturns the orientation of the result object with a value of either 0, 90, 180 or 270. (Inherited from com.accusoft.ocrxpress.Result)
Public MethodReturns a string that contains the text data from the result object. (Inherited from com.accusoft.ocrxpress.Result)
Public MethodReturns a list of recognized text blocks from the provided text block.  
Public MethodReturns a list of recognized words from the provided text block.  
Public MethodReturns a string that contains the text data from the result object. (Inherited from com.accusoft.ocrxpress.Result)
Top
See Also

Reference

TextBlock Class
com.accusoft.ocrxpress Package