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.

[Visual Basic]
Public Property BearerBarStyle As BearerBarStyle
[C#]
public BearerBarStyle BearerBarStyle {get; set;}

See Also

Barcode Class | Neodynamic.ReportingServices Namespace