Barcode Xpress for Java v14.0 - Updated January 7, 2025
com.accusoft.barcodexpress Package / BarcodeReader Class / getOrientation Method
In This Topic
getOrientation Method
In This Topic

Gets the orientation of the barcodes to analyze during recognition.

Default value: Orientation.HORIZONTALVERTICAL.
Syntax
public Orientation getOrientation()
See Also