Creates a new instance of RtfAdapter class.

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

Syntax

C#
protected RtfAdapter()
Visual Basic (Declaration)
Protected Sub New
Visual C++
protected:
RtfAdapter()

See Also