ArcObjects Library Reference (Output)  

IExportTIFF Interface

Provides access to members that control the TIFF (Tagged Image File Format) Export.

Product Availability

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

Members

Description
Read/write property BiLevelThreshold The Threshold value for BiLevel images. The Threshold value will be used if esriExportImageType equal to esriExportImageTypeBiLevelThreshold.
Read/write property CompressionType The TIFF Compression type.
Read/write property GeoTiff The option to write GeoTIFF tags.
Read/write property JPEGOrDeflateQuality This option controls the Quality setting for Flate or JPEG compression options. Range (0..100). Default is 100 (best compression for flate / best quality for JPEG). Higher values result in smaller files for flate, and larger files for JPEG.

CoClasses that implement IExportTIFF

CoClasses and Classes Description
ExportTIFF Class used to export maps to TIFF (Tagged Image File Format).