Click or drag to resize
QRCodeSettingsVersion Property
This is an integer value, in the range from 1 to 40, representing the version which one desires to use. Usually, higher-version QR codes are used do accommodate larger amounts of data.

Namespace: Kettic.AspNet.Controls.Barcode
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public int Version { get; set; }

Property Value

Type: Int32
See Also