BarCode2DGenerator Constructors
The base class for generators of 2D bar codes.Name | Parameters | Description |
---|---|---|
BarCode2DGenerator() | none | Initializes a new instance of the BarCode2DGenerator class with the default settings. |
BarCode2DGenerator(BarCode2DGenerator) | source | Initializes a new instance of the BarCode2DGenerator class with the specified source. |
See Also