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

In This Topic
    Connection Property (QRCodeOptions)
    In This Topic
    Gets or sets whether connection is used for the barcode.
    Syntax
    'Declaration
     
    Public Property Connection As Boolean
    public bool Connection {get; set;}
    See Also