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

    Gets a boolean determining whether or not to decode Royal Mail 4-State barcodes of any length.

    Default value: false.
    Syntax
    public boolean getRoyalMailVariableLengthDecoding()

    Return Value

    boolean determining whether or not to decode Royal Mail 4-State barcodes of any length.
    See Also