Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export.Ssrs Namespace / EmfExporter Class
Members

In This Topic
    EmfExporter Class
    In This Topic
    Represents an object that can be used to export a SSRS report to EMF.
    Object Model
    EmfExporter Class
    Syntax
    'Declaration
     
    Public Class EmfExporter 
       Inherits ImageExporter
    public class EmfExporter : ImageExporter 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Document.Export.ExportFilter
          C1.Win.C1Document.Export.Ssrs.Exporter
             C1.Win.C1Document.Export.Ssrs.PaginatedExporter
                C1.Win.C1Document.Export.Ssrs.ImageExporter
                   C1.Win.C1Document.Export.Ssrs.EmfExporter

    See Also