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


IExportDialog2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > OutputUI > ESRI.ArcGIS.OutputUI > Interfaces > IE > IExportDialog2 Interface
ArcGIS Developer Help

IExportDialog2 Interface

Superseded by IExportFileDialog. Provides access to members that control Additional Settings for the standard Export Dialog.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read/write property ClipToGraphicExtent Indicates if Clip To Graphic Extent option is selected.
Read/write property DisableClipGrahicsCheckBox Indicates if Clip To Graphic Extent checkbox is enabled.
Write-only property DocumentName Name of the Active Document.
Method DoModal Displays Export Dialog.
Read-only property Exporter The Exporter to be used.
Read/write property MapExtent The Map Extent which gets passed to IWorldFileSettings.

Classes that implement IExportDialog2

Classes Description
ExportDialog Superseded by ExportFileDialog. Dialog for exporting a map to another file format.