ComponentOne BarCode for UWP
C1.Xaml.BarCode Namespace / C1BarCode Class / QRCodeOptions Property

In This Topic
    QRCodeOptions Property
    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