QRCodeDrawCaption Property ByteScout QR Code SDK
Gets or sets a value indicating whether to draw the barcode value.

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

public bool DrawCaption { get; set; }

Property Value

Type: Boolean
true if to draw the barcode value; otherwise, false.
See Also

Reference