MicroQRCodeGenerator(MicroQRCodeGenerator) Constructor
Initializes a new instance of the MicroQRCodeGenerator class with specified settings.
Namespace: DevExpress.XtraPrinting.BarCode
Assembly: DevExpress.Printing.v25.2.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| source | MicroQRCodeGenerator | A MicroQRCodeGenerator object. |
See Also