BarcodeControlCaption Property ByteScout Barcode SDK
Gets or sets the barcode caption (by default this is encoded value).

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

public string Caption { get; set; }

Property Value

Type: String
The barcode caption.

Implements

IBarcodeCaption
See Also

Reference