Web API Edition | ComponentOne
C1.Web.Api.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