IDAutomation Linear Barcode Decoder

BarcodeDecoder Methods

The methods of the BarcodeDecoder class are listed below. For a complete list of BarcodeDecoder class members, see the BarcodeDecoder Members topic.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ReadBarcode This is the main entry point for most implementations, this function will return a string array, address 0 is the decoded data, 1 is the symbology, and 3 is the barpattern
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

BarcodeDecoder Class | IDAutomation.BarcodeDecoder Namespace