Gets or sets whether the Human Readable Text is formatted as specified by HIBC Standards i.e. Zeros are displayed as Slashed-Zeros and the Space character is displayed as an Underscore.
Namespace: Neodynamic.WPFAssembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)
Syntax
C# |
---|
public bool HibcFormatHumanReadableText { get; set; } |
Visual Basic |
---|
Public Property HibcFormatHumanReadableText As Boolean Get Set |