Barcode Xpress for Java v14.0 - Updated
com.accusoft.barcodexpress Package / BarcodeReader Class / getArea Method
In This Topic
    getArea Method
    In This Topic

    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