This document is archived and information here might be outdated.  Recommended version.


IReportEngine Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMap > ESRI.ArcGIS.ArcMap > Interfaces > IR > IReportEngine Interface
ArcGIS Developer Help

IReportEngine Interface

Provides access to members that operate on the report.

Product Availability

Available with ArcGIS Desktop.

Members

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

Classes that implement IReportEngine

Classes Description
Report The Report class implements the report engine.

.NET Samples

Generate a report