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

In This Topic
    ConnectionNumber Property (QRCodeOptions)
    In This Topic
    Gets or sets the connection number for the barcode.
    Syntax
    'Declaration
     
    Public Property ConnectionNumber As Integer
    public int ConnectionNumber {get; set;}
    See Also