BarCode for WPF | ComponentOne
C1.WPF.BarCode Assembly / C1.WPF.BarCode Namespace / C1BarCode Class / QRCodeOptions Property

In This Topic
    QRCodeOptions Property (C1BarCode)
    In This Topic
    QRCode Options are available for the QRCode barcode style.
    Syntax
    'Declaration
     
    Public Property QRCodeOptions As QRCodeOptions
    public QRCodeOptions QRCodeOptions {get; set;}
    See Also