Possible ways to initialize a Barcode reader configuration. More...
Inherits object.
Static Public Attributes | |
| int | ReadAll = 1 |
| Initialize the reader to read all codes. More... | |
| int | ReadNone = 0 |
| Initialize the reader to read no code. More... | |
Possible ways to initialize a Barcode reader configuration.
|
static |
Initialize the reader to read all codes.
|
static |
Initialize the reader to read no code.