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


AIExporter Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Classes > A > AIExporter Class
ArcGIS Developer Help

AIExporterClass Class

Superseded by ExportAI. Class used to export maps to AI (Adobe Illustrator) format. Note: the AIExporter coclass has been superseded by ExportAI. Please consider using the more recent version.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IAIExporter Superseded by IExportAI. Provides access to members that control the AI (Adobe Illustrator) export driver.
IExporter Superseded by IExport. Provides access to members that control the Base Exporter.
IExporterPriority Superseded by IExport. Provides access to members that control the Base Exporter Priority.
IOutputCleanup Superseded by IExport. Provides access to members that control the object's cleanup process (removing temporary files, memory release, etc.).
IStepProgressorSetup Provides access to members that set up the Step Progressor.
ITrackCancelSetup Provides access to members that set up the Track Cancel.