ArcObjects Library Reference (Output)  

IExportEMF Interface

Provides access to members that control the EMF (Windows Enhanced Metafile) Export.

Product Availability

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

Members

Description
Read/write property Description A description string to embed in the file.
Read-only property Handle Handle to in-memory metafile. Client must call DeleteEnhMetafile in order to release the handle. Subsequent calls to this routine will return 0.

CoClasses that implement IExportEMF

CoClasses and Classes Description
ExportEMF Class used to export maps to EMF (Windows Enhanced Metafile) format.