Export(IDocumentExportEx,FileInfo,String) Method
In This Topic
Exports the specified page range of the currently loaded report to the specified file by using the specified export filter.
Syntax
Parameters
- filter
- The export filter component to export the currently displayed report with; file.
- file
- The file to write the output to.
- pageRange
- The page range of the report to export.
See Also