[]
Used with to render documents into compressed metafile files. This filter creates zip files containing one metafile for each report page.
public class MetafileFilter : ImageFilter
| Name | Description |
|---|---|
| MetafileFilter() | Initializes a new instance of the MetafileFilter class. |
| Name | Description |
|---|---|
| ExportProvider | Gets MetafileExportProvider. |
| MetafileType | Gets or sets the type of metafile this MetafileFilter will generate. |
| ReferenceGraphics | Gets or sets the Graphics object using to obtain device context for created metafiles. Can be null, screen DC will be used in this case. |
| Name | Description |
|---|---|
| CopyPropertiesFromOptionsForm(IExportOptionsFormBase) | |
| CopyPropertiesToOptionsForm(IExportOptionsFormBase) | |
| InternalExport(IExecutionContext) |