Subtype Property
Syntax
CWIMAQDataMatrixOptions.Subtype
Data Type
You can use the following constants with this data type:
- cwimaqDataMatrixSubtypeAll—The method searches for Data Matrix barcodes of all subtypes.
- cwimaqDataMatrixSubtypeECC000ToECC140—The method searches for Data Matrix barcodes of subtypes ECC 000, ECC 050, ECC 080, ECC 100 and ECC 140.
- cwimaqDataMatrixSubtypeECC200—The method searches for Data Matrix ECC 200 barcodes.
Purpose
Specifies the Data Matrix subtypes of the barcodes that the method searches for. The default is cwimaqBarcode2DSubtypeAll.