Click or drag to resize
BarcodeControlRightQuietZone Property
Gets or sets right quiet zone size. If SetMarginsAutomatically is set to true always uses this.NarrowBarWidth*9.

Namespace:  Limilabs.Web
Assembly:  Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax
public int RightQuietZone { get; set; }

Property Value

Type: Int32
See Also