Gets or sets the alternate text displayed in the Barcode Professional control when the barcode image is unavailable. Browsers that support the ToolTips feature display this text as a ToolTip.

[Visual Basic]
Public Property AlternateText As String
[C#]
public string AlternateText {get; set;}

See Also

BarcodeProfessional Class | Neodynamic.WebControls.BarcodeProfessional Namespace