ArcObjects Library Reference (OutputUI)  

IExportDialog Interface

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.

Product Availability

Available with ArcGIS Desktop.

Members

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.

CoClasses that implement IExportDialog

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