Barcode .Net Class Library

Font Property

Applies To: Barcode | BarcodeControl | BarcodeImage

Gets or sets the font used to draw the barcode caption(s).

[Visual Basic]
Public Property Font As Font

[C#]
public Font Font {get; set;}

Property Value

A System.Drawing.Font object used to draw the barcode caption(s).


© 2002 Bokai Corporation. All rights reserved.