MindFusion.Wpf Pack Programmer's Guide
BarcodeLabel Class
See Also
 





Represents a barcode label.

Namespace: MindFusion.Barcodes.Wpf
Assembly: MindFusion.Barcodes.Wpf

 Syntax

C#  Copy Code

public class BarcodeLabel : Control

Visual Basic  Copy Code

Public Class BarcodeLabel
    Inherits Control

 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
                            MindFusion.Barcodes.Wpf.BarcodeLabel

 See Also

BarcodeLabel Members
MindFusion.Barcodes.Wpf Namespace