Barcode Xpress for Java v13.1 - Updated
getArea Method
com.accusoft.barcodexpress Package > BarcodeReader Class : getArea Method

Gets the area of the image, in pixels, to analyze for barcode recognition.

Default value: 0,0,0,0.

Syntax
public java.awt.Rectangle getArea()

Return Value

Rectangle object representing the area of the image.
See Also

Reference

BarcodeReader Class
BarcodeReader Members