BarCode for ASP.NET Web Forms
Text Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1BarCode Namespace > C1BarCode Class : Text Property
Gets or sets the value that is encoded as a barcode image.
Syntax
'Declaration
 
Public Property Text As System.String
public System.string Text {get; set;}
Remarks

Some encodings support alpha-numeric values of any length. Others are limited to numeric values or to a specific set of characters.

See the CodeType enumeration for details.
See Also

Reference

C1BarCode Class
C1BarCode Members