This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > OutputUI > ESRI.ArcGIS.OutputUI > Interfaces > IE > IExportDialog2 Interface (ArcObjects .NET 10.5 SDK) |
Superseded by IExportFileDialog. Provides access to members that control Additional Settings for the standard Export Dialog.
Description | ||
---|---|---|
ClipToGraphicExtent | Indicates if Clip To Graphic Extent option is selected. | |
DisableClipGrahicsCheckBox | Indicates if Clip To Graphic Extent checkbox is enabled. | |
DocumentName | Name of the Active Document. | |
DoModal | Displays Export Dialog. | |
Exporter | The Exporter to be used. | |
MapExtent | The Map Extent which gets passed to IWorldFileSettings. |
CoClasses and Classes | Description |
---|---|
ExportDialog | Superseded by ExportFileDialog. Dialog for exporting a map to another file format. |