C1.WPF.Document.4 Assembly > C1.WPF.Document.Export Namespace : ImageExportProvider Class |
The following tables list the members exposed by ImageExportProvider.
Name | Description | |
---|---|---|
![]() | CanShowOptions | Gets a value indicating whether the associated ExportFilter can show a dialog allowing the user to edit the export options. (Inherited from C1.WPF.Document.Export.ExportProvider) |
![]() | DefaultExtension | Gets the default filename extension for the current export format. (Inherited from C1.WPF.Document.Export.ExportProvider) |
![]() | FormatName | Gets a short description of the current export format. (Inherited from C1.WPF.Document.Export.ExportProvider) |
![]() | SupportedDocumentInfoFields | Gets the combination of flags indicating which fields of the C1.WPF.Document.DocumentInfo class are supported by the current export format. (Inherited from C1.WPF.Document.Export.ExportProvider) |
Name | Description | |
---|---|---|
![]() | NewExporter | Creates a new Exporter object. When overridden in a derived class, returns an instance of a specialized class derived from ExportFilter. (Inherited from C1.WPF.Document.Export.ExportProvider) |