Accusoft BarcodeXpress v13.9 - Updated
BarcodeResult Property
AccusoftBarcodeXpress13 ActiveX DLL > BarcodeXpress Object : BarcodeResult Property
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

BarcodeXpress Object  | BarcodeXpress Members

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