Link Search Menu Expand Document

QRCodeAdditionalCaptionFont Property

Gets or sets the additional barcode caption font.

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

Property Value

Type: Font
The additional barcode caption font.
See Also

Reference