Skip to main content
All docs
V25.1
  • QRCodeGS1Generator(QRCodeGS1Generator) Constructor

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

    Namespace: DevExpress.XtraPrinting.BarCode

    Assembly: DevExpress.Printing.v25.1.Core.dll

    NuGet Package: DevExpress.Printing.Core

    Declaration

    public QRCodeGS1Generator(
        QRCodeGS1Generator source
    )

    Parameters

    Name Type
    source QRCodeGS1Generator
    See Also