IDecodeResult Interface |
Namespace: Com.Datalogic.Decode
The IDecodeResult type exposes the following members.
Name | Description | |
---|---|---|
BarcodeID | Returns the BarcodeID of the read data. | |
Text | Returns the decoded result as a formatted String. |
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
GetRawData | Returns the raw decoded data result from scanner as a byte array. |