Name | Description | |
---|---|---|
PdfExportProvider Constructor |
The following tables list the members exposed by PdfExportProvider.
Name | Description | |
---|---|---|
PdfExportProvider Constructor |
Name | Description | |
---|---|---|
CanShowOptions | Gets a value indicating whether the associated C1.WPF.Document.Export.ExportFilter can show a dialog allowing the user to edit the export options. (Inherited from C1.WPF.Document.Export.ExportProvider) | |
DefaultExtension | Overridden. Gets the default filename extension for the current export format. This implementation returns "pdf". | |
FormatName | Overridden. Gets a short description of the PDF export format. | |
SupportedDocumentInfoFields | Overridden. Gets the combination of flags indicating which fields of the C1.WPF.Document.DocumentInfo class are supported by the current export format. |
Name | Description | |
---|---|---|
NewExporter | Overridden. Creates a new instance of the PdfExporter class. |