CodeEANUtilDisplayLightMarginIndicator Property
|
Gets or Sets whether light margin indicators should be displayed in the barcode.
Namespace:
Zebra.Sdk.Card.Graphics.Barcode
Assembly:
SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax bool DisplayLightMarginIndicator { get; set; }
Property DisplayLightMarginIndicator As Boolean
Get
Set
property bool DisplayLightMarginIndicator {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also