WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.BarCode Assembly
/
C1.BarCode Namespace
/
QRCodeOptions Class
/ Version Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Version Property (QRCodeOptions)
In This Topic
Gets or sets the QRCode version.
Syntax
C#
public
int
Version {
get
;
set
;}
Remarks
Specify any value between 1 and 14 when the Model property is set to Model1 and 1 to 40 for Model2. When -1 is specified, the version most suited to the value is automatically determined
See Also
Reference
QRCodeOptions Class
QRCodeOptions Members