IBarcodeDrawCaption Property ByteScout Barcode SDK
Gets or sets a value indicating whether to draw the barcode encoded value.

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

bool DrawCaption { get; set; }

Property Value

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

Reference