Skip to main content
All docs
V24.1

QRCodeGS1Generator(QRCodeGS1Generator) Constructor

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

Namespace: DevExpress.XtraPrinting.BarCode

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

NuGet Package: DevExpress.Printing.Core

Declaration

public QRCodeGS1Generator(
    QRCodeGS1Generator source
)

Parameters

Name Type
source QRCodeGS1Generator
See Also