The effective width (in points) of the barcode given the current settings. 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 override double MinimumWidth { get; }
Visual Basic
Public Overrides ReadOnly Property MinimumWidth As Double
	Get

See Also