Link Search Menu Expand Document

BarcodeControlSetAdditionalCaptionFont Method (String, Int32)

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 void SetAdditionalCaptionFont(
	string familyName,
	int size
)

Parameters

familyName
Type: SystemString
The font family.
size
Type: SystemInt32
The size of the font in pixels.

Implements

IBarcodeSetAdditionalCaptionFont(String, Int32)
See Also

Reference