The effective height (in points) of the barcode given the current settings.

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 MinimumHeight { get; }
Visual Basic
Public Overrides ReadOnly Property MinimumHeight As Double
	Get

See Also