Name of the recognized barcode.
Visual Basic |
---|
Public Property BarcodeCodeName As String |
The current barcode is determined by the GetBarcode method.
The barcode name is the name of the barcode type (e.g. "Code39"), not the value of the barcode.
The BarcodeResult property returns the value of the barcode.
If ReturnPossibleBarcodes is True, and only a region of interest is returned in the result, then the barcode name is a null string.