Represents an adapter for the ReportControl 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 ReportControlXpsAdapter : XpsAdapter
Visual Basic (Declaration)
Public Class ReportControlXpsAdapter _
	Inherits XpsAdapter
Visual C++
public ref class ReportControlXpsAdapter : public XpsAdapter

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.Export.Xps.Adapters..::.XpsAdapter
    PerpetuumSoft.Reporting.Export.Xps.Adapters..::.ReportControlXpsAdapter

See Also