RadControls for WPF

Coda bar is a discrete, self-checking bar code that may encode 16 different characters, plus an additional 4 start/stop characters.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.2.611.40

Syntax

C#
public class RadBarcodeCodebar : SingleSectionBarcodeBase
Visual Basic
Public Class RadBarcodeCodebar _
	Inherits SingleSectionBarcodeBase

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Control
              Telerik.Windows.Controls.Barcode..::..BarcodeBase
                Telerik.Windows.Controls.Barcode..::..SingleSectionBarcodeBase
                  Telerik.Windows.Controls..::..RadBarcodeCodebar

See Also