The DataDynamics.ActiveReports.Export.Pdf namespace contains the PDF export classes.
Classes
| Class | Description |
| PdfDocumentOptions | Encapsulates viewer preferences as well as document information and metadata for exporting a PDF document. |
| PdfExport | Provides PDF document creation functionality for ActiveReports documents. |
| PdfExportException | The exception that is thrown when a non-fatal PdfExport-specific application error occurs. |
| PdfSecurity | Encapsulates the information necessary to provide PDF document security and encryption. |
| PdfSigningException | The exception that is thrown when a non-fatal PdfSignature-specific application error occurs. |
Enumerations
See Also