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

In This Topic
    C1ReportHtmlExporter Class
    In This Topic
    Provides export of a C1.C1Report.C1Report to HTML.
    Object Model
    C1ReportHtmlExporter Class
    Syntax
    'Declaration
     
    Public Class C1ReportHtmlExporter 
       Inherits C1ReportExporter
    public class C1ReportHtmlExporter : C1ReportExporter 
    Inheritance Hierarchy

    System.Object
             C1.C1Preview.Export.C1ReportHtmlExporter

    See Also