BarcodeProfessional BearerBarStyle Property Neodynamic Barcode Professional for .NET Windows Forms Class Reference
Gets or set the bearer bars' type that must be drawn with the barcode image. Bearer bar is only available for 2 of 5, Code 128 and UCC.EAN 128 barcodes.

Namespace: Neodynamic.WinControls.BarcodeProfessional
Assembly: Neodynamic.WinControls.BarcodeProfessional (in Neodynamic.WinControls.BarcodeProfessional.dll) Version: 8.0.2000.0 (8.0.2000.0)
Syntax

public BearerBarStyle BearerBarStyle { get; set; }

Property Value

Type: BearerBarStyle
See Also