Accusoft BarcodeXpress v9.0
BarcodeCodeName Property
See Also  Send comments on this topic.
AccusoftBarcodeXpress9 ActiveX DLL > BarcodeXpress Object : BarcodeCodeName Property

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.