[]
Describes export to PDF format (C1Pdf).
public class C1PdfExportProvider : ExportProvider
| Name | Description |
|---|---|
| C1PdfExportProvider() |
| 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. |
| SupportedDocumentInfoFields | Gets the combination of flags indicating which fields of the DocumentInfo class are supported by the current export format. |
| Name | Description |
|---|---|
| NewExporter() | Creates a new instance of the C1PdfFilter class. |