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

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