Gets or sets the gap spacing between bars. 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 Postal4StateBarsSpacing { get; set; }
Visual Basic
Public Property Postal4StateBarsSpacing As Double
	Get
	Set

Property Value

Type: Double

See Also