Skip to main content
All docs
V23.2

QRCodeGS1Generator(QRCodeGS1Generator) Constructor

Initializes a new instance of the QRCodeGS1Generator class with specified settings.

Namespace: DevExpress.XtraPrinting.BarCode

Assembly: DevExpress.Printing.v23.2.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

public QRCodeGS1Generator(
    QRCodeGS1Generator source
)

Parameters

Name Type
source QRCodeGS1Generator
See Also