[]
Describes export to 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. |
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 PdfFilter class. |