Represents an adapter for the ShapeXps export.

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

Syntax

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

Inheritance Hierarchy

See Also