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

In This Topic
ShowText Property
In This Topic
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
 
Remarks
By default, the control will show only the barcode image. Set this property to true will display the Text property.
See Also