Optional
checksumThe mode to use for symbologies which support an optional checksum mechanism.
Setting the mode to 0
or leaving it unset disables processing of the checksum.
1
will expect the check digit to be present, validate the barcode data against it, and strip it from the
transmitted data.
2
will validate and also transmit the check digit along with the data portion.
Setting this option to 1
or 2
requires that all barcodes of this symbology include a check digit.
Barcodes that lack the check digit will not be readable anymore.
0
Optional
maxThe maximum length of the barcode, only has an effect for variable-length symbologies.
Optional
minThe minimum length of the barcode, only has an effect for variable-length symbologies.
The name of the symbology.
Optional
qz?: numberThe minimum length of the leading and trailing quiet zone for this symbology, expressed as multiples of X.
There is rarely a need to change the default.
Generated using TypeDoc
For variable-length symbologies, min/max length can be specified in addition to the symbology.