ArcObjects Library Reference (ArcMap)  

IReportTemplate.ReportTitle Property

Indicates the title for the report.

[Visual Basic .NET]
Public Property ReportTitle As String
[C#]
public string ReportTitle {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IReportTemplate Interface