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


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

IExportPS Interface

Provides access to members that control the PS (PostScript) and EPS (Encapsulated PostScript) Exports.

Product Availability

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

Members

Name Description
Read/write property EmbedFonts The Embed Fonts option.
Read/write property Emulsion The Emulsion setting for the PostScript.
Read/write property Image The Image setting for the PostScript.
Read/write property ImageCompression The PostScript Image Compression.
Read/write property LanguageLevel The PostScript Language Level.

Classes that implement IExportPS

Classes Description
ExportPS Class used to export maps to PS (PostScript) and EPS (Encapsulated PostScript) format.