The actual height of the barcode. If set to 0 (default), the minimum height 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 Height { get; set; }
Visual Basic
Public Property Height As Double
	Get
	Set

See Also