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

In This Topic
    InternalExport Method (RtfExporter)
    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