Link Search Menu Expand Document

BarcodeControlAdditionalCaption Property

Gets or sets the additional barcode caption text to draw.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode.WinForms (in Bytescout.BarCode.WinForms.dll) Version: 7.6.3.1256-master
Syntax
public string AdditionalCaption { get; set; }

Property Value

Type: String
The additional barcode caption text to draw.

Implements

IBarcodeAdditionalCaption
See Also

Reference