Accusoft.OCRXpress.Java - Updated
getOrientation Method
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
ExceptionDescription
An OCRXpress exception may throw on an internal engine error.
See Also

Reference

Result Class
Result Members