BarcodeUtilDisplayCode Property
|
Gets or Sets whether the value to encode will be displayed in the barcode image.
Namespace:
Zebra.Sdk.Card.Graphics.Barcode
Assembly:
SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax bool DisplayCode { get; set; }
Property DisplayCode As Boolean
Get
Set
property bool DisplayCode {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also