Link Search Menu Expand Document

QRCodeDrawCaption Property

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.0.1228-master
Syntax
public bool DrawCaption { get; set; }

Property Value

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

Reference