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


IOutputCleanup Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IO > IOutputCleanup Interface
ArcGIS Developer Help

IOutputCleanup Interface

Superseded by IExport. Provides access to members that control the object's cleanup process (removing temporary files, memory release, etc.).

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method Cleanup Cleanup should clean all temporary files, free used memory, etc...

Classes that implement IOutputCleanup

Classes Description
AIExporter Superseded by ExportAI. Class used to export maps to AI (Adobe Illustrator) format.
ArcPressPrinter (esriOutputExtensions) Class used to print maps with the ArcPress Printer Driver.
DibExporter Superseded by ExportBMP. Class used to export maps to DIB (Device Independant Bitmap) format. Format also known as BMP.
EmfExporter Superseded by ExportEMF. Class used to export maps to Windows Enhanced Metafile (EMF) format.
EmfPrinter Class used to print maps with the EMF (Windows Enhanced Metafile) Printer Driver.
JpegExporter Superseded by ExportJPEG. Class used to export maps to JPEG (Joint Photographic Experts Group) format.
PDFExporter Superseded by ExportPDF. Provides access to the PDF (Portable Document Format) exporter.
PsExporter Superseded by ExportPS. Class used to export maps to EPS (Encapsulated PostScript) format.
PsPrinter Class used to print maps with the PostScript Printer Driver.
TiffExporter Superseded by ExportTIFF. Class used to export maps to TIFF (Tag Image File Format).