DataMatrixEccType
DataMatrixEccType
Specify the type of the ECC to encode.
Values
| Name | Description |
|---|---|
| ECC_AUTO | Specifies that encoded Ecc type is defined by default Reed-Solomon error correction or ECC 200. |
| ECC_000 | Specifies that encoded Ecc type is defined ECC 000. |
| ECC_050 | Specifies that encoded Ecc type is defined ECC 050. |
| ECC_080 | Specifies that encoded Ecc type is defined ECC 080. |
| ECC_100 | Specifies that encoded Ecc type is defined ECC 100. |
| ECC_140 | Specifies that encoded Ecc type is defined ECC 140. |
| ECC_200 | Specifies that encoded Ecc type is defined ECC 200. Recommended to use. |