Accusoft BarcodeXpress v13.9 - Updated
BarcodeCodeName Property
AccusoftBarcodeXpress13 ActiveX DLL > BarcodeXpress Object : BarcodeCodeName Property
Description
Name of the recognized barcode.
Property type
Read-write property
Syntax
Visual Basic
Public Property BarcodeCodeName As String
Return Type
A string value which represents the barcode type name of the recognized barcode.
Remarks

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.

See Also

BarcodeXpress Object  | BarcodeXpress Members

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