Represents adapter for the Box class.

Namespace:  PerpetuumSoft.Reporting.Export.Pdf.Adapters
Assembly:  PerpetuumSoft.Reporting.Export.Pdf (in PerpetuumSoft.Reporting.Export.Pdf.dll) Version: 3.9.0.1

Syntax

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

Inheritance Hierarchy

See Also