Barcode Xpress for Java v13.9 - Updated
setRoyalMailVariableLengthDecoding Method
com.accusoft.barcodexpress Package > BarcodeReader Class : setRoyalMailVariableLengthDecoding Method
determines whether or not to decode Royal Mail barcodes that don't match the lengths in the RM4SCC specification.

Sets the RoyalMailVariableLengthDecoging property which determines whether or not to adhere to the RM4SCC specification regarding barcode lengths

By default, this property is set to false. When set to true, Royal Mail barcodes of any length will be decoded.
Syntax
public void setRoyalMailVariableLengthDecoding( 
   boolean royalMailVariableLengthDecoding
)

Parameters

royalMailVariableLengthDecoding
determines whether or not to decode Royal Mail barcodes that don't match the lengths in the RM4SCC specification.
See Also

Reference

BarcodeReader Class
BarcodeReader Members

Is this page helpful?
Yes No
Thanks for your feedback.