QRCodeEPCGenerator Constructors
Generates an EPC QR Code barcode.| Name | Parameters | Description |
|---|---|---|
| QRCodeEPCGenerator() | none | Initializes a new instance of the QRCodeEPCGenerator class. |
| QRCodeEPCGenerator(QRCodeEPCGenerator) | generator | Initializes a new instance of the QRCodeEPCGenerator class with specified settings. |
See Also