The effective width of the quite zone in points. The quite zone is the empty space at both the left and right side of the bar code. Property Width includes the quite zone.

Namespace: TallComponents.PDF.Layout.Shapes.Barcodes
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public double QuiteZone { get; }
Visual Basic
Public ReadOnly Property QuiteZone As Double
	Get

See Also