CaptionUIFont Property

Gets or sets the font of the caption.

Namespace:  Aspose.BarCode.Windows.Forms
Assembly:  Aspose.BarCode (in Aspose.BarCode.dll) Version: 20.11.0
Syntax
public Font Font { get; set; }

Property Value

Type: Font
See Also