[]
Gets or sets the value that is encoded as a barcode image.
public override string Text { get; set; }
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.
If you use characters that are invalid for the current encoding, the control will display a blank image.