The PerpetuumSoft.Reporting.Export.Rtf.Adapters namespace contains classes which are used to export document elements to the RTF (Rich Text Format) format.
Classes
Class | Description | |
---|---|---|
AdvancedTextRtfAdapter | Represent adapter for the AdvancedText control. | |
BoxRtfAdapter | Represent adapter for the box control. | |
PictureRtfAdapter | Represent adapter for the Picture control. | |
ReportControlRtfAdapter | Represent adapter for report control. | |
RtfAdapter | Incapsulates conversion methods for different types of report controls. | |
TextBoxRtfAdapter | Represent adapter for the TextBox control. | |
TextControlRtfAdapter | Represent adapter for the text control. |