The actual width of the barcode. If set to 0 (default), the minimum width will be used.

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

Syntax

C#
public double Width { get; set; }
Visual Basic
Public Property Width As Double
	Get
	Set

See Also