BarcodeProfessional HumanReadableText Property Neodynamic Barcode Professional SDK for .NET 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.SDK.Barcode
Assembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
Syntax

public string HumanReadableText { get; set; }

Property Value

Type: OnlineString
See Also