ArcObjects Library Reference (ArcMap)  

IReportEngine Interface

Provides access to members that operate on the report.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Method ExportReport Exports an executed report in the desired format.
Method RunReport Executes the report base on the IReportDataSource properties.

CoClasses that implement IReportEngine

CoClasses and Classes Description
Report The Report class implements the report engine.

.NET Samples

Generate a report (Code Files: ExportReport)