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 | ||
---|---|---|
Description | A description string to embed in the file. | |
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. |