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


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

IExportFileDialog Interface

Provides access to members that export a map to the selected file format.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read/write property ClipToGraphicsExtentOption Indicates the state of the Clip to Graphics Extent option checkbox.
Write-only property DocumentName Name of the Active Document.
Method DoModal Displays Export Dialog.
Read-only property Export The Exporter to be used.

Classes that implement IExportFileDialog

Classes Description
ExportFileDialog Dialog for exporting a map to the selected file format.