Accusoft.BarcodeXpress9.Net
BarcodeName Property
See Also  Send Feedback
Accusoft.BarcodeXpressSdk Namespace > Result Class : BarcodeName Property




Glossary Item Box

Gets the name of the recognized barcode.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

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 Reader.ReturnPossibleBarcodes is True, and only a region of interest is returned in the results, then the barcode name is a null string.

See the Result for more information about retrieving results.

See Also

©2013. Accusoft Corporation. All Rights Reserved.