Link Search Menu Expand Document

QRCodeValue Property

Gets or sets the barcode value to encode.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode.QRCode (in Bytescout.BarCode.QRCode.dll) Version: 2.0.0.1228-master
Syntax
public string Value { get; set; }

Property Value

Type: String
The barcode value to encode.
See Also

Reference