[]
Describes export to Adobe PDF format.
public class PdfExportProvider : ExportProvider
| Name | Description |
|---|---|
| PdfExportProvider() |
| Name | Description |
|---|---|
| DefaultExtension | Gets the default filename extension for the current export format. This implementation returns "pdf". |
| FormatName | Gets a short description of the PDF export format. |
| OptionsFormClass | Overriden. Gets the type of form which is used to edit the export options by default. |
| SupportedDocumentInfoFields |
| Name | Description |
|---|---|
| NewExporter() | Creates a new instance of the PdfExporter class. |