The following tables list the members exposed by ReadBarcode2DDataMatrix.
| Name | Description | |
|---|---|---|
| ReadBarcode2DDataMatrix Constructor | Initializes a new instance of the ReadBarcode2DDataMatrix class. |
| Name | Description | |
|---|---|---|
| Code1d | Gets or sets a Barcode1d object containing the linear barcode options to be read. (Inherited from ReadOption) |
| CodeColor | Gets or sets a BarcodeColor object containing bar and space colors to be read. (Inherited from ReadOption) |
| CodePdf | Gets or sets a BarcodeReadPdf object containing PDF417 and MicroPDF417 barcode options to be read. (Inherited from ReadOption) |
| Flags | Gets or sets the type of data matrix barcode to search for. |
| MultipleMaxCount | Gets or sets the maximum number of barcodes to search. (Inherited from ReadOption) |
| ReadFlags | Gets or sets processing options. (Inherited from ReadOption) |
| SearchRectangle | Gets or sets the rectangle that contains the search area for the barcodes. (Inherited from ReadOption) |