Gets or sets the bearer bars' width. 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 BearerBarWidth { get; set; }
Visual Basic
Public Property BearerBarWidth As Double
	Get
	Set

Property Value

Type: Double

See Also