ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.Win.BarCode Namespace / C1BarCode Class / QRCodeOptions Property

In This Topic
    QRCodeOptions Property
    In This Topic
    QRCode options.
    Syntax
    'Declaration
     
    Public Property QRCodeOptions As QRCodeOptions
    public QRCodeOptions QRCodeOptions {get; set;}
    See Also