BarcodeReader() | Uses the default scanner and buffer (2 KB). |
BarcodeReader(String) | Sets scanner name and uses default buffer (2 KB). |
BarcodeReader(String, UInt32) | Sets scanner name and sets the buffer size. |
BarcodeReader(Control, String, UInt32) | Sets the scanner name and buffer size. Use for applications without a user interface. |