Click or drag to resize

BarcodeUtilHIBCFormattedHumanReadableText Property

Get or set whether the Human Readable Text is formatted as specified by HIBC standards.

Namespace:  Zebra.Sdk.Card.Graphics.Barcode
Assembly:  SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax
bool HIBCFormattedHumanReadableText { get; set; }

Property Value

Type: Boolean
Remarks
Zeros are displayed as Slashed-Zeros and the space character is displayed as an underscore.
See Also