Click or drag to resize

BarcodeUtilBarWidthAdjustment Property

Gets or sets the bar width adjustment.

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

Property Value

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