Represent adapter for the AdvancedText 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 AdvancedTextRtfAdapter : TextControlRtfAdapter
Visual Basic (Declaration)
Public Class AdvancedTextRtfAdapter _
	Inherits TextControlRtfAdapter
Visual C++
public ref class AdvancedTextRtfAdapter : public TextControlRtfAdapter

Inheritance Hierarchy

See Also