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