QRCodeQROption_Version Property ByteScout QR Code SDK
Gets or sets the minimum version (size) for QR Code barcodes.

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode.QRCode (in Bytescout.BarCode.QRCode.dll) Version: 2.0.2.1237-master
Syntax

public int QROption_Version { get; set; }

Property Value

Type: Int32
The minimum version (size) for QR Code barcodes. Should be in [0..40] range.
See Also

Reference