DataMatrixGenerator Properties
Generates an ECC200 - Data Matrix barcode.| Name | Description |
|---|---|
| CalcCheckSum | For internal use. Inherited from BarCode2DGenerator. |
| CompactionMode | Gets or sets whether text or binary mode should be used to encode the barcode’s data. |
| MatrixSize | Gets or sets the bar code matrix size. |
| Name | Gets the name of the bar code type, which is represented by a current class. Inherited from BarCodeGeneratorBase. |
See Also