Defines a barcode object in report generator.

Namespace:  PerpetuumSoft.Reporting.DOM
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public class BarCode : Box
Visual Basic (Declaration)
Public Class BarCode _
	Inherits Box
Visual C++
public ref class BarCode : public Box

Inheritance Hierarchy

See Also