ArcObjects Library Reference (Output)  

IJpegExporter Interface

Superseded by IExportJPEG. Provides access to members that control the JPEG (Joint Photographic Experts Group) Exporter. Note: the IJpegExporter interface has been superseded byIExportJPEG. Please consider using the more recent version.

Product Availability

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

Members

Description
Read/write property BackgroundColor The background color of the JPEG.
Read/write property Height The height of the JPEG. If width or height is zero, screen size is used.
Read/write property Quality The JPEG compression / image quality.
Read/write property Width The width of the JPEG. If width or height is zero, screen size is used.

CoClasses that implement IJpegExporter

CoClasses and Classes Description
JpegExporter Superseded by ExportJPEG. Class used to export maps to JPEG (Joint Photographic Experts Group) format.