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


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

IExportDialog Interface

Superseded by IExportFileDialog. Provides access to members that export a map to another file format. Note: the IExportDialog interface has been superseded by IExportFileDialog. Please consider using the more recent version.

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.

Classes that implement IExportDialog

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