QRCodeGS1Generator Constructors
Generates a GS1 (QR Code) barcode.Name | Parameters | Description |
---|---|---|
QRCodeGS1Generator() | none | Initializes a new instance of the QRCodeGS1Generator class. |
QRCodeGS1Generator(QRCodeGS1Generator) | source | Initializes a new instance of the QRCodeGS1Generator class with specified settings. |
See Also