Gets or sets the additional text to show in the barcode image e.g.: Client ID. Note: This is not the value to encode.

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

See Also

BarcodeProfessional Class | Neodynamic.MobileWebControls.BarcodeProfessional Namespace