Reporting

Represents a barcode report item.

Namespace: Telerik.Reporting
Assembly: 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