Specifies the QR Code Version to use on that symbology. Version 1 (21 x 21 modules) to Version 40 (177 x 177 modules) increasing in steps of four modules per side.

[Visual Basic]
Public Enum QRCodeVersion
[C#]
public enum QRCodeVersion

Members

Member Name Description
Auto 
V01 
V02 
V03 
V04 
V05 
V06 
V07 
V08 
V09 
V10 
V11 
V12 
V13 
V14 
V15 
V16 
V17 
V18 
V19 
V20 
V21 
V22 
V23 
V24 
V25 
V26 
V27 
V28 
V29 
V30 
V31 
V32 
V33 
V34 
V35 
V36 
V37 
V38 
V39 
V40 

Requirements

Namespace: Neodynamic.ReportingServices

Assembly: Neodynamic.ReportingServices.Barcode (in Neodynamic.ReportingServices.Barcode.dll)

See Also

Neodynamic.ReportingServices Namespace