BarcodeProfessional Text Property Neodynamic Barcode Professional for .NET Windows Forms Class Reference
Gets or sets the additional text to show in the barcode image e.g.: Product ID. Note: This is not the value to encode nor the Human Readable Text.

Namespace: Neodynamic.WinControls.BarcodeProfessional
Assembly: Neodynamic.WinControls.BarcodeProfessional (in Neodynamic.WinControls.BarcodeProfessional.dll) Version: 8.0.2000.0 (8.0.2000.0)
Syntax

public string Text { get; set; }

Property Value

Type: OnlineString
See Also