ReadBarcode Method (BarcodeReader) (original) (raw)
Summary
Read one barcode from an image with a symbology from a specified group and options.
Overload List
Overload | Description |
---|---|
ReadBarcode(RasterImage,LeadRect,BarcodeSymbology) | For information about this method please see ReadBarcode. |
ReadBarcode(RasterImage,LeadRect,BarcodeSymbology,BarcodeReadOptions) | Read one barcode from an image with specified symbology and options. |
ReadBarcode(RasterImage,LeadRect,BarcodeSymbology[]) | For information about this method please see ReadBarcode. |
ReadBarcode(RasterImage,LeadRect,BarcodeSymbology[],BarcodeReadOptions[]) | Read one barcode from an image with a symbology from a specified group and options. |