Class | Description | |
---|---|---|
PdfDocumentOptions | Encapsulates viewer preferences and document information/metadata for an output PDF document. | |
PdfExport | Provides PDF document creation functionality for ActiveReports documents. | |
PdfExportException | The exception that is thrown when a nonfatal PdfExport specific application error occurs. | |
PdfSecurity | Encapsulates the information necessary to provide PDF document security and encryption. | |
PdfSigningException | Thrown while signing .pdf |
Enumeration | Description | |
---|---|---|
DisplayMode | Used to specify PdfDocumentOptions.DisplayMode. | |
ImageQuality | Specifies the quality used for any images that are converted by ActiveReports. | |
PdfPermissions | Specifies the permissions available for a PDF document. These values can be combined using a bitwise OR combination | |
PdfVersion | Specifies the file format version of a PDF document. |