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

    Gets a value determining whether an additional reading pass will be performed.

    Default value: false.
    Syntax
    public boolean getAdditionalReadingPass()

    Return Value

    boolean determining whether an additional reading pass will be performed.
    See Also