CodeEANUtilDisplayGuardBar Property
|
Gets or Sets whether guard bars should be drawn.
Namespace:
Zebra.Sdk.Card.Graphics.Barcode
Assembly:
SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax bool DisplayGuardBar { get; set; }
Property DisplayGuardBar As Boolean
Get
Set
property bool DisplayGuardBar {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also