ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer Class / Export Method

In This Topic
    Export Method (Viewer)
    In This Topic
    Exports the currently loaded report to the specified file using the given export filter.
    Overload List
    OverloadDescription
    Exports the currently loaded report to the specified file using the given export filter.  
    Exports the specified page range of the currently loaded report to the specified file using the given export filter.  
    Exports the currently loaded report to the specified stream using the given export filter.  
    Exports the specified page range of the currently loaded report to the specified stream using the given export filter.  
    See Also