DataMatrixOptions
Defines how the function searches for and decodes Data Matrix barcodes.
Elements
| Name | Type | Description |
|---|---|---|
| searchMode | Barcode2DSearchMode | Specifies the mode the function uses to search for barcodes. |
| contrast | Barcode2DContrast | Specifies the contrast of the barcodes that the function searches for. |
| cellShape | Barcode2DCellShape | Specifies the shape of the barcode data cells, which affects how the function decodes the barcode. |
| barcodeShape | Barcode2DShape | Specifies the shape of the barcodes that the function searches for. |
| subtype | DataMatrixSubtype | Specifies the Data Matrix subtypes of the barcodes that the function searches for. |