Click or drag to resize
QRCodeSettingsAutoIncreaseVersion Property
Set to true to increase the Version automatically in order to encode longer text, if you are not sure what version to set. By default is set to false.

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 bool AutoIncreaseVersion { get; set; }

Property Value

Type: Boolean
See Also