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 |
---|---|
Compaction |
Gets or sets whether text or binary mode should be used to encode the barcode’s data. |
Generator |
Inherited from Symbology |
Matrix |
Gets or sets the bar code matrix size. |
See Also