Visual Basic
C#
Managed Extensions for C++
C++/CLI
Property Value
A string value which represents the name of the barcode.This property gets the name of the barcode (e.g. "Code39"), not the value of the barcode. The BarcodeValue property returns the value of the barcode.
If ImGearBarcodeReader.ReturnPossibleBarcodes is True, and only a region of interest is returned in the results, then the barcode name is a null string.
See the ImGearBarcodeResult for more information about retrieving results.