The following tables list the members exposed by ReadRequest.
| Name | Description | |
|---|---|---|
 
 | ReadRequest Constructor | Initializes a new instance of the ReadRequest class. | 
| Name | Description | |
|---|---|---|
 
 | Code1d | Gets or sets the Barcode1d object containing linear barcode options for the barcode to be read. | 
 
 | CodeColor | Gets or sets a BarcodeColor object containing the bar and space colors for the barcode to be read. | 
 
 | CodePdf | Gets or sets a BarcodeReadPdf object containing PDF417 and MicroPDF417 barcode options for the barcode to be read. | 
 
 | MultipleMaxCount | Gets or sets the maximum number of barcodes to search. | 
 
 | Options | Gets or sets the list of types and options for the barcode to be read. | 
 
 | ReadFlags | Gets or sets processing options. | 
 
 | SearchRectangle | Gets or sets the rectangle that contains the search area for the barcodes. | 
 
 | Source | Gets or sets the image data. | 
 
 | TypeFlags | Gets or sets the barcode major type. Values can be combined by using a bitwise OR (|), when appropriate. | 
 
 | Unit | Gets or sets the unit of measurement for the barcode. |