ComponentOne Web API Edition
ConnectionNumber Property (QRCodeOptions)

C1.BarCode Namespace > QRCodeOptions Class : ConnectionNumber Property
Gets or sets the connection number for the barcode.
Syntax
'Declaration
 
<NotifyParentPropertyAttribute(True)>
<DefaultValueAttribute()>
<#rMf("Gets or sets the connection number for the barcode.")>
Public Property ConnectionNumber As Integer
[NotifyParentProperty(true)]
[DefaultValue()]
[#rMf("Gets or sets the connection number for the barcode.")]
public int ConnectionNumber {get; set;}
See Also

Reference

QRCodeOptions Class
QRCodeOptions Members