BarcodeUtilDisplayStopStartChars Property
|
Gets or Sets whether start and stop characters should be displayed.
Namespace:
Zebra.Sdk.Card.Graphics.Barcode
Assembly:
SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax bool DisplayStopStartChars { get; set; }
Property DisplayStopStartChars As Boolean
Get
Set
property bool DisplayStopStartChars {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also