Spread Windows Forms 12.0 Product Documentation
ConnectionNumber Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType.BarCode Namespace > QRCode Class : ConnectionNumber Property
Gets or sets the number of the connection function.
Syntax
'Declaration
 
Public Property ConnectionNumber As Integer
'Usage
 
Dim instance As QRCode
Dim value As Integer
 
instance.ConnectionNumber = value
 
value = instance.ConnectionNumber
public int ConnectionNumber {get; set;}

Property Value

Integer number of the connection function
See Also

Reference

QRCode Class
QRCode Members