BarcodeReadEventArgs.StrBarcodeData Field

Stores data in the buffer as a string. This value is null if conversion to a string is not possible.

Namespace: Honeywell.Mobility.DataCollection

Assembly: Honeywell.Mobility.DataCollection.FF3.5 (in Honeywell.Mobility.DataCollection.FF3.5.dll)

Syntax

[C#]
public string StrBarcodeData
[Visual Basic]
Public StrBarcodeData As String

More Information

BarcodeReadEventArgs Class