DataMatrixEccType

DataMatrixEccType enumeration

Specify the type of the ECC to encode.

Members

Member name Description
ECC_AUTO Specifies that encoded Ecc type is defined by default Reed-Solomon error correction or ECC 200.
ECC000 Specifies that encoded Ecc type is defined ECC 000.
ECC050 Specifies that encoded Ecc type is defined ECC 050.
ECC080 Specifies that encoded Ecc type is defined ECC 080.
ECC100 Specifies that encoded Ecc type is defined ECC 100.
ECC140 Specifies that encoded Ecc type is defined ECC 140.
ECC200 Specifies that encoded Ecc type is defined ECC 200. Recommended to use.

See Also