Click or drag to resize

BarcodeUtilTopMargin Property

Get or set the height of the margin above the barcode bars.

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

Property Value

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