Click or drag to resize

BarcodeUtilWidth Property

Get or set the width of the barcode image if the AutoSize property is set to false.

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

Property Value

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