BarcodeDrawCaptionFor2DBarcodes Property ByteScout Barcode SDK
Gets or sets a value indicating whether to draw the barcode encoded value for 2D barcodes.

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

public bool DrawCaptionFor2DBarcodes { get; set; }

Property Value

Type: Boolean
True if to draw the barcode encoded value for 2D barcodes; otherwise, false.

Implements

IBarcodeDrawCaptionFor2DBarcodes
See Also

Reference