DataMatrixEccType

DataMatrixEccType enumeration

Specify the type of the ECC to encode.

Members

Member nameDescription
ECC_AUTOSpecifies that encoded Ecc type is defined by default Reed-Solomon error correction or ECC 200.
ECC000Specifies that encoded Ecc type is defined ECC 000.
ECC050Specifies that encoded Ecc type is defined ECC 050.
ECC080Specifies that encoded Ecc type is defined ECC 080.
ECC100Specifies that encoded Ecc type is defined ECC 100.
ECC140Specifies that encoded Ecc type is defined ECC 140.
ECC200Specifies that encoded Ecc type is defined ECC 200. Recommended to use.

See Also