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

Glossary Item Box

Description

String value of the recognized barcode.

Property Type

Read-write property

Syntax

Visual Basic
Public Property BarcodeResult As String

Return Type

A string value which represents the recognized barcode.

Remarks

The current barcode is determined by the GetBarcode method.

The BarcodeResult property returns a string value. Some barcode styles allow the encoding of binary data which will be returned in this string. Even though there may be intervening null characters, the data will be accessible out to ResultLen bytes.

See Also

©2013. Accusoft Corporation. All Rights Reserved.