Click or drag to resize

BarcodeUtilDisplayText Property

Gets or Sets additional text to show in the barcode image.

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

Property Value

Type: String
Remarks
This is not the value to encode.
See Also