The PerpetuumSoft.Reporting.Export.PDF.Adapters namespace contains classes which are used to export document elements to the PDF (Portable Document Format) format.
Classes
| Class | Description | |
|---|---|---|
| AdvancedTextPdfAdapter | Represents adapter for the AdvancedText class. | |
| BoxPdfAdapter | Represents adapter for the Box class. | |
| PdfAdapter | Incapsulates conversion methods for different types of report controls. | |
| PicturePdfAdapter | Represents adapter for the Picture class. | |
| ReportControlPdfAdapter | Represents adapter for the ReportControl class. | |
| RichTextPdfAdapter | Represents adapter for the RichText class. | |
| ShapePdfAdapter | Represents adapter for the Shape class. | |
| TextBoxPdfAdapter | Represents adapter for the TextBox class. |