This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > OutputUI > ESRI.ArcGIS.OutputUI > Interfaces > IE > IExportDialog Interface (ArcObjects .NET 10.4 SDK) |
Superseded by IExportFileDialog. Provides access to members that export a map to another file format. Note: the IExportDialog interface has been superseded byIExportFileDialog. Please consider using the more recent version.
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. |
CoClasses and Classes | Description |
---|---|
ExportDialog | Superseded by ExportFileDialog. Dialog for exporting a map to another file format. |