See Also

QRCodeOptions Class  | QRCodeOptions Members  | Model Property

Language

Visual Basic

C#

Show All

See Also Languages ActiveReports Send feedback to Data Dynamics

Version Property

Gets or sets the QRCode's version.

[Visual Basic]
Public Property Version As Integer
[C#]
public int Version {get; set;}

Remarks

Version indicates the size of the barcode. As the value increases, the barcode's size increases, enabling more information to be stored.

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

QRCodeOptions Class  | QRCodeOptions Members  | Model Property

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.