ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.BarCode Namespace / QRCodeOptions Class / QRCodeOptions Constructor / QRCodeOptions Constructor()

In This Topic
    QRCodeOptions Constructor()
    In This Topic
    Initializes a new instance of the C1.BarCode.QRCode class.
    Syntax
    'Declaration
     
    Public Function New()
    public QRCodeOptions()
    See Also