ArcObjects Library Reference (Output)  

ITiffExporter Interface

Superseded by IExportTIFF. Provides access to members that control the TIFF exporter. Note: the ITiffExporter interface has been superseded byIExportTIFF. 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 TIFF.
Read/write property Height The height of the TIFF. If width or height is zero, screen size is used.
Read/write property Width The width of the TIFF. If width or height is zero, screen size is used.

CoClasses that implement ITiffExporter

CoClasses and Classes Description
TiffExporter Superseded by ExportTIFF. Class used to export maps to TIFF (Tag Image File Format).