Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document.Export.Ssrs Namespace / EmfExportProvider Class
Properties Methods


In This Topic
    EmfExportProvider Class Members
    In This Topic

    The following tables list the members exposed by EmfExportProvider.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets 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)
    Public PropertyOverridden. Gets the default filename extension for the current export format. This implementation returns "emf".  
    Public PropertyOverridden. Gets a short description of the EMF export format.  
    Public PropertyGets 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)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a new instance of the EmfExporter class.  
    Top
    See Also