Gets or sets the connection number for the barcode.
[Visual Basic]
Public Property ConnectionNumber As Integer
[C#]
public int ConnectionNumber {get; set;}
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.
QRCodeOptions Class | QRCodeOptions Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.