Represent adapter for the text control.

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 class TextControlRtfAdapter : BoxRtfAdapter
Visual Basic (Declaration)
Public Class TextControlRtfAdapter _
	Inherits BoxRtfAdapter
Visual C++
public ref class TextControlRtfAdapter : public BoxRtfAdapter

Inheritance Hierarchy

See Also