IReportGenerator Members

Include Protected Members
Include Inherited Members

Defines a report generator and its interaction with the reporting engine.

The IReportGenerator type exposes the following members.

Properties

  Name Description
Public property MaxRows Gets the maximum number of rows in a report.
Public property MinRows Gets the minimum number of rows in a report.

Top

Methods

  Name Description
Public method Dispose (Inherited from IDisposable.)
Public method EndReport Ends the current report.
Public method InjectDataRow Injects a row of data into the current report.
Public method OpenReportStream Opens the report stream.
Public method StartReport Starts a report.

Top

See Also

Reference

IReportGenerator Interface

Microsoft.Office.RecordsManagement.Reporting Namespace