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


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

IExportPDF Interface

Provides access to members that control the PDF (Portable Document Format) Export.

Product Availability

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

Members

Name Description
Read/write property Compressed Indicates if the PDF should be compressed.
Read/write property EmbedFonts The Embed Fonts option.
Read/write property ImageCompression The PDF Image Compression.

Classes that implement IExportPDF

Classes Description
ExportPDF Class used to export maps to PDF (Portable Document Format) format.