BarcodeDrawCaption 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

public bool DrawCaption { get; set; }

Property Value

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

Implements

IBarcodeDrawCaption
See Also

Reference