Gets or sets the additional text to show in the barcode image e.g. 'Product ID'. Note: This is not the value to encode.
Namespace: Neodynamic.WPFAssembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)
Syntax
| C# |
|---|
public string Text { get; set; } |
| Visual Basic |
|---|
Public Property Text As String Get Set |