Visual Basic
C#
Managed Extensions for C++
C++/CLI
Property Value
A boolean value which designates if a valid check sum is returned for a recognized barcode.For barcodes with a check sum, it returns whether the check sum is valid. A value of 1 represents True, a value of 0 represents False.
For barcodes without a check sum, it returns False.
For barcodes with error correction, it returns True.
See the ImGearBarcodeResult Class for more information about retrieving results.