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.
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.public void setRoyalMailVariableLengthDecoding( boolean royalMailVariableLengthDecoding ) |