BarCode for ASP.NET Web Forms
ShowText Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1BarCode Namespace > C1BarCode Class : ShowText Property
BarCode Property: Gets or sets whether the value of the Text property should be displayed aloong with the barcode image.
Syntax
'Declaration
 
Public Property ShowText As System.Boolean
public System.bool ShowText {get; set;}
Remarks
By default, the control will show only the barcode image. Set this property to true will display the Text property.
See Also

Reference

C1BarCode Class
C1BarCode Members