Accusoft.OCRXpress.Java - Updated
getOrientation Method
Collapse All
Expand All
View with Navigation Tools
Accusoft.OCRXpress.Java Project
>
com.accusoft.ocrxpress Package
>
Result Class
: getOrientation Method
Returns the orientation of the result object with a value of either 0, 90, 180 or 270.
Syntax
public
int
getOrientation()
Return Value
An integer value of 0, 90, 180 or 270.
Exceptions
Exception
Description
OcrxException
An OCRXpress exception may throw on an internal engine error.
See Also
Reference
Result Class
Result Members