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