Link Search Menu Expand Document

BarcodeControlAdditionalCaptionFont Property

Gets or sets the font of the additional barcode caption.

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

Property Value

Type: Font
The additional barcode caption font.

Implements

IBarcodeAdditionalCaptionFont
See Also

Reference