Represents a barcode report item.
Namespace: Telerik.ReportingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
| C# |
|---|
public class Barcode : ReportItem, ISupportsRotation |
| Visual Basic |
|---|
Public Class Barcode _
Inherits ReportItem _
Implements ISupportsRotation |
Inheritance Hierarchy
See Also