Link Search Menu Expand Document

BarcodeControlCaptionFont Property

Gets or sets the font of the barcode caption.

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

Property Value

Type: Font
The barcode caption font.

Implements

IBarcodeCaptionFont
See Also

Reference