Gets or sets the tall bars' height of Postnet symbology. The unit of measure must be specified to BarcodeUnit property.

Namespace: Neodynamic.WPF
Assembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)

Syntax

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

Property Value

Type: Double

See Also