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




Glossary Item Box

Gets the type of the recognized barcode.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 
'Declaration
 
Public ReadOnly Property BarcodeType As BarcodeType
'Usage
 
Dim instance As Result
Dim value As BarcodeType
 
value = instance.BarcodeType

Property Value

The BarcodeType set.

Remarks

If Reader.ReturnPossibleBarcodes is True, and only a region of interest is returned in the results, then the barcode type is BarcodeType.UnknownBarcode.

See the Result for more information about retrieving results.

See Also

©2013. Accusoft Corporation. All Rights Reserved.