ComponentOne Web API Edition
Connection Property (QRCodeOptions)

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

Reference

QRCodeOptions Class
QRCodeOptions Members