ComponentOne Reports for WPF
C1.C1Preview.Export Namespace / C1ReportExporter Class
Members

In This Topic
    C1ReportExporter Class
    In This Topic
    Provides export of a C1.C1Report.C1Report to an external format using one of C1.C1Report.C1Report-specific C1.C1Report.ExportFilter classes.
    Object Model
    C1ReportExporter Class
    Syntax
    'Declaration
     
    Public Class C1ReportExporter 
       Inherits Exporter
    public class C1ReportExporter : Exporter 
    Inheritance Hierarchy

    System.Object
          C1.C1Preview.Export.C1ReportExporter

    See Also