Click or drag to resize

CodeEANUtilGuardBarHeight Property

Gets or Sets the height of the guard bars.

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

Property Value

Type: Double
Exceptions
ExceptionCondition
ZebraIllegalArgumentExceptionIf the specified GuardBarHeight is invalid.
See Also