Accusoft BarcodeXpress v10.0
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

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback