BarcodeUtilDisplayHumanReadableText Property
|
Get or set the Human Readable Text to be displayed instead of the value to encode specified in the ValueToEncode property.
Namespace:
Zebra.Sdk.Card.Graphics.Barcode
Assembly:
SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax string DisplayHumanReadableText { get; set; }
Property DisplayHumanReadableText As String
Get
Set
property String^ DisplayHumanReadableText {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also