BarcodeReader Class Members
In This Topic
The following tables list the members exposed by
BarcodeReader.
Public Constructors
Public Properties
Public Methods
| Name | Description |
 | ClearImage | Clears the current image. |
 | Dispose | Releases all resources used by this BarcodeReader. |
 | ProcessImage | Allows to process the image before barcode reading. |
 | ReadBarcodes | Overloaded. Reads barcodes from image specified using method. |
 | SetImage | Overloaded. Sets the current image from specified file. |
Public Events
| Name | Description |
 | Progress | Occurs when progress of barcode reading is changed. |
See Also