Incapsulates conversion methods for different types of report controls.

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

Syntax

C#
public abstract class RtfAdapter
Visual Basic (Declaration)
Public MustInherit Class RtfAdapter
Visual C++
public ref class RtfAdapter abstract

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.Export.Rtf.Adapters..::.RtfAdapter
    PerpetuumSoft.Reporting.Export.Rtf.Adapters..::.ReportControlRtfAdapter

See Also