Contents

eccVersion

The error correction version of the Data Matrix code symbol.

Declaration

var eccVersion: CIDataMatrixCodeDescriptor.ECCVersion { get }

Discussion

The possible error correction version are enumerated in CIDataMatrixCodeDescriptor.ECCVersion. Any symbol with an even number of rows and columns will be ECC 200.

See Also

Examining a Descriptor