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


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

IReportTemplate Interface

Provides access to template members of a report.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method FieldMapping Sets the field mapping from the report template to the new fields.
Method LoadReportTemplate Loads the report template file.
Method RelatedReportMapping Sets the mapping information for a related report.
Read/write property ReportTitle Indicates the title for the report.
Method SaveReportTemplate Saves the report as a template file.
Read/write property StartingPageNumber Indicates the starting page number for the report.

Classes that implement IReportTemplate

Classes Description
Report The Report class implements the report engine.

.NET Samples

Generate a report