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





Represents a report item that that can render barcodes.

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

public class Barcode : ReportItem

Visual Basic  Copy Code

Public Class Barcode
    Inherits ReportItem

 Inheritance Hierarchy

System.Object
    System.Windows.Threading.DispatcherObject
        System.Windows.DependencyObject
            System.Windows.Media.Visual
                System.Windows.UIElement
                    System.Windows.FrameworkElement
                        MindFusion.Reporting.Wpf.ReportItem
                            MindFusion.Reporting.Wpf.Barcode

 See Also

Barcode Members
MindFusion.Reporting.Wpf Namespace