BarcodeProfessional HumanReadableText Property Neodynamic Barcode Professional for .NET Windows Forms Class Reference
Gets or sets the Human Readable Text to be displayed instead of the value to encode specified in the Code property.

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 HumanReadableText { get; set; }

Property Value

Type: OnlineString
See Also