Document Solutions for PDF
GrapeCity.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / QRCodeOptions Class / ConnectionNumber Property

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