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

In This Topic
    InternalExport Method (C1dExporterBase)
    In This Topic
    Performs export to a disk file or to a stream.
    Syntax
    'Declaration
     
    Protected Overrides Sub InternalExport() 
    protected override void InternalExport()
    See Also