QRCodeValue Property ByteScout QR Code SDK
Gets or sets the barcode value to encode.

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

public string Value { get; set; }

Property Value

Type: String
The barcode value to encode.
See Also

Reference