Exports an executed report in the desired format.
[Visual Basic .NET] Public Function ExportReport ( _ ByVal filePath As String, _ ByVal pages As String, _ ByVal type As esriReportExportType _ ) As Boolean
[C#] public bool ExportReport ( string filePath, string pages, esriReportExportType type );
Product Availability
Available with ArcGIS Desktop.