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 The JPEG or Deflate (depending on the Compression type) compression / image quality. Range (0..100). Default is 100 (no compression / best quality).

CoClasses that implement IExportTIFF

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