Click or drag to resize

BarcodeUtilQuietZoneWidth Property

Gets or Sets the quiet zones' width.

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

Property Value

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