Click or drag to resize

BarcodeScan ScanOne Method

Overload List
Name Description
Public method ScanOne(Bitmap)
Scan barcode from bitmap.
Public method ScanOne(Stream)
Scan barcode from image stream.
Public method ScanOne(String)
Scan barcode from image file.
Public method ScanOne(Stream, Boolean)
Scan barcode from image stream.
Public method ScanOne(String, Boolean)
Scan barcode from image file.
Public method ScanOne(Stream, BarCodeType, Boolean)
Scan barcode from image stream.
Public method ScanOne(String, BarCodeType, Boolean)
Scan barcode from image file.
Top
See Also