[]
Describes export to image EMF format.
public class EmfExportProvider : ExportProvider
| Name | Description |
|---|---|
| EmfExportProvider() |
| Name | Description |
|---|---|
| DefaultExtension | Gets the default filename extension for the current export format. This implementation returns "emf". |
| FormatName | Gets a short description of the EMF export format. |
| Name | Description |
|---|---|
| NewExporter() | Creates a new instance of the EmfExporter class. |