ActiveReports 12
ConnectionNumber Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.Options Namespace > QRCodeOptions Class : ConnectionNumber Property
Gets or sets the connection number for the barcode.
Syntax
'Declaration
 
Public Property ConnectionNumber As Integer
public int ConnectionNumber {get; set;}
Remarks
Use this property with the Connection property. Values between 0 and 15 are valid and can be set. When the ConnectionNumber property's value is invalid, the BarCodeData Exception is thrown.
See Also

Reference

QRCodeOptions Class
QRCodeOptions Members