Represents a report item that that can render barcodes.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public class Barcode : ReportItem |
Visual Basic
Copy Code
|
|---|
Public Class Barcode |
Inheritance HierarchySystem.Object![]()
System.MarshalByRefObject![]()
System.ComponentModel.Component![]()
MindFusion.Reporting.ReportItem
MindFusion.Reporting.Barcode
See Also