Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / HtmlExporter Class / InternalExport Method

In This Topic
    InternalExport Method (HtmlExporter)
    In This Topic
    Performs export to a disk file. If OutputFileName has not been set, this method returns immediately.
    Syntax
    'Declaration
     
    Protected Overrides Sub InternalExport() 
    protected override void InternalExport()
    See Also