DataMatrixGenerator Constructors
Generates an ECC200 - Data Matrix barcode.| Name | Parameters | Description |
|---|---|---|
| DataMatrixGenerator() | none | Initializes a new instance of the DataMatrixGenerator class with the default settings. |
| DataMatrixGenerator(DataMatrixGenerator) | source | Initializes a new instance of the DataMatrixGenerator class with the specified source. |
See Also