Specifies 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.ReportingServicesAssembly: Neodynamic.ReportingServices.Barcode (in Neodynamic.ReportingServices.Barcode.dll) Version: 9.0.2000.0 (9.0.8616.0)
Syntax
C# |
---|
public enum BearerBarStyle |
Visual Basic |
---|
Public Enumeration BearerBarStyle |
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | No bearer bars are drawn on the barcode | |
Frame | 1 | The bearer bars are drawn surrounding the symbol | |
HorizontalRules | 2 | The bearer bars are drawn at the top and bottom on the symbol |