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