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


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

IExportJPEG Interface

Provides access to members that control the JPEG (Joint Photographic Experts Group) Export.

Product Availability

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

Members

Name Description
Read/write property ProgressiveMode The progressive JPEG export mode.
Read/write property Quality The JPEG compression / image quality. Range (0..100). Default is 100 (no compression / best quality).

Classes that implement IExportJPEG

Classes Description
ExportJPEG Class used to export maps to JPEG (Joint Photographic Experts Group) format.