ArcObjects Library Reference (OutputUI)  

IExportDialog2.MapExtent Property

The Map Extent which gets passed to IWorldFileSettings.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IExportDialog2 Interface