Append checksum value to the barcode value in recognition.
Visual Basic |
---|
Public Property BarcodeAppendCheckSum As Boolean |
The default value is False.
For barcode types that require a checksum, the checksum value will be appended if True.
This property does not have any effect for barcode types which do not have a checksum or the checksum is optional.
Note: UPC and EAN barcodes always append a checksum character to the barcode results regardless of this property's value.