BarCode for ASP.NET Web Forms
TextFont Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1BarCode Namespace > C1BarCode Class : TextFont Property
BarCode Property: Gets or sets the Font used to display the value of the Text property.
Syntax
'Declaration
 
Public Property TextFont As System.Drawing.Font
public System.Drawing.Font TextFont {get; set;}
Remarks
Only if the ShowText property is set to true, the property can be acting.
See Also

Reference

C1BarCode Class
C1BarCode Members