Represents a barcode label.
Namespace: MindFusion.Barcodes.Wpf
Assembly: MindFusion.Barcodes.Wpf
SyntaxC#
Copy Code
|
|---|
public class BarcodeLabel : Control |
Visual Basic
Copy Code
|
|---|
Public Class BarcodeLabel |
Inheritance HierarchySystem.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