Gets or sets the font object associated with the barcode image.

[Visual Basic]
Public Property Font As Font
[C#]
public System.Drawing.Font Font {get; set;}

See Also

Barcode Class | Neodynamic.ReportingServices Namespace