BearerBarStyle EnumerationNeodynamic Barcode Professional for ASP.NET Class Reference
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.Web.MVC.Barcode
Assembly: Neodynamic.Web.MVC.Barcode (in Neodynamic.Web.MVC.Barcode.dll) Version: 8.0.2000.0 (8.0.2000.0)
Syntax

public enum BearerBarStyle
Members

  Member nameValueDescription
None0 No bearer bars are drawn on the barcode
Frame1 The bearer bars are drawn surrounding the symbol
HorizontalRules2 The bearer bars are drawn at the top and bottom on the symbol
See Also