Represents adapter for the Shape 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 ShapePdfAdapter : BoxPdfAdapter
Visual Basic (Declaration)
Public Class ShapePdfAdapter _
	Inherits BoxPdfAdapter
Visual C++
public ref class ShapePdfAdapter : public BoxPdfAdapter

Inheritance Hierarchy

See Also