C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1BarCode Namespace / C1BarCode Class / TextFont Property

In This Topic
TextFont Property
In This Topic
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
 
Remarks
Only if the ShowText property is set to true, the property can be acting.
See Also