Skip to main content
A newer version of this page is available. .

DataMatrixSymbology Properties

Generates an ECC200 - Data Matrix bar code. Data Matrix is a two-dimensional matrix barcode. It consists of black and white “cells” arranged in a rectangular pattern. The barcode can encode textual and numeric data.
Name Description
CompactionMode Gets or sets whether text or binary mode should be used to encode the barcode’s data.
GeneratorBase Inherited from SymbologyBase<T>.
MatrixSize Gets or sets the bar code matrix size.
See Also