ArcObjects Library Reference (ArcMap)  

IReportDataSource.Extent Property

Indicates the extent of the report features.

[Visual Basic .NET]
Public Property Extent As IGeometry
[C#]
public IGeometry Extent {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IReportDataSource Interface