| Accusoft.OCRXpress.Java Project > com.accusoft.ocrxpress Package : Result Class |
The following tables list the members exposed by Result.
| Name | Description | |
|---|---|---|
![]() | getArea | Returns the area of the result object as a Rectangle. |
![]() | getConfidence | Returns the confidence of the result object. Note: Only Character results will have a valid confidence level. |
![]() | getOrientation | Returns the orientation of the result object with a value of either 0, 90, 180 or 270. |
![]() | getText | Returns a string that contains the text data from the result object. |
![]() | toString | Returns a string that contains the text data from the result object. |