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


IExportDialog2.MapExtent Property (ArcObjects .NET 10.4 SDK)
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