Accusoft BarcodeXpress v13.9 - Updated
BarcodeAppendCheckSum Property
AccusoftBarcodeXpress13 ActiveX DLL > BarcodeXpress Object : BarcodeAppendCheckSum Property
Description
Append checksum value to the barcode value in recognition.
Property type
Read-write property
Syntax
Visual Basic
Public Property BarcodeAppendCheckSum As Boolean
Return Type
A boolean value which is True to append a checksum value. Otherwise, False is returned.
Remarks

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.

See Also

BarcodeXpress Object  | BarcodeXpress Members

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