QRCodeGenerator Constructors
Generates a QR Code barcode.| Name | Parameters | Description |
|---|---|---|
| QRCodeGenerator() | none | For internal use. Initializes a new instance of the QRCodeGenerator class with the default settings. |
| QRCodeGenerator(QRCodeGenerator) | source | For internal use. Initializes a new instance of the QRCodeGenerator class with the specified source. |
See Also