Specifies the bearer bars' type that must be drawn on the barcode. Bearer bar is only available for 2 of 5, Code 128 and UCC.EAN 128 barcode symbologies.

Namespace: Neodynamic.SDK.Printing
Assembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 5.0.3500.0 (5.0.3500.4)

Syntax

C#
public enum BearerBarStyle
Visual Basic
Public Enumeration BearerBarStyle
Visual C++
public enum class BearerBarStyle

Members

Member nameDescription
None
Frame
HorizontalRules

See Also