Link Search Menu Expand Document

BarcodeSetCaptionFont Method (String, Int32)

Sets the font of the barcode caption.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
public void SetCaptionFont(
	string familyName,
	int size
)

Parameters

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

Implements

IBarcodeSetCaptionFont(String, Int32)
See Also

Reference