This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IE > IExporter2 Interface (ArcObjects .NET 10.5 SDK) |
Superseded by IExport. Provides access to members that control the Base Exporter 2. Note: the IExporter2 interface has been superseded byIExport. Please consider using the more recent version.
Description | ||
---|---|---|
ClipToGraphicExtent | Indicates if the Output will be clipped to the Graphics Extent. | |
ExportExtent | The Export Extent. | |
ExportFileName | The Export File Name. | |
FileExtension | File Extension associated with Exporter. | |
Filter | Filter String used in the CFileDialog class. | |
FinishExporting | Shuts down the Exporter. | |
Name | The Name of the Exporter. | |
PixelBounds | The Pixel Bounds of the Exporter. | |
Resolution | The Resolution of the Exporter. | |
StartExporting | Initializes the Exporter. |
CoClasses and Classes | Description |
---|---|
DibExporter | Superseded by ExportBMP. Class used to export maps to DIB (Device Independant Bitmap) format. Format also known as BMP. |
TiffExporter | Superseded by ExportTIFF. Class used to export maps to TIFF (Tag Image File Format). |