[]
        
(Showing Draft Content)

C1.Win.C1Document.Export.MetafileExportProvider

MetafileExportProvider Class

Describes export to EMF format.

Inheritance
MetafileExportProvider
Namespace: C1.Win.C1Document.Export
Assembly: C1.Win.C1Document.4.8.dll
Syntax
public class MetafileExportProvider : ImageExportProvider

Constructors

Name Description
MetafileExportProvider()

Properties

Name Description
DefaultExtension

Gets the default filename extension for the current export format. This implementation returns "zip".

FormatName

Gets a short description of the EMF export format.

OptionsFormClass

Overriden. Gets the type of form which is used to edit the export options by default.

Methods

Name Description
NewExporter()

Creates a new instance of the MetafileFilter class.

See Also