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 | ||
|---|---|---|
![]()  | 
BiLevelThreshold | The Threshold value for BiLevel images. The Threshold value will be used if esriExportImageType equal to esriExportImageTypeBiLevelThreshold. | 
![]()  | 
CompressionType | The TIFF Compression type. | 
![]()  | 
GeoTiff | The option to write GeoTIFF tags. | 
![]()  | 
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). | 
