Provides methods for the Box element 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 BoxXpsAdapter : XpsAdapter
Visual Basic (Declaration)
Public Class BoxXpsAdapter _
	Inherits XpsAdapter
Visual C++
public ref class BoxXpsAdapter : public XpsAdapter

Inheritance Hierarchy

See Also