Link Search Menu Expand Document

QRCodeCaption Property

Gets or sets the barcode caption (by default this is encoded value).

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

Property Value

Type: String
The barcode caption.
See Also

Reference