This document is archived and information here might be outdated.  Recommended version.


ITiffExporter Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IT > ITiffExporter Interface
ArcGIS Developer Help

ITiffExporter Interface

Superseded by IExportTIFF. Provides access to members that control the TIFF exporter. Note: the ITiffExporter interface has been superseded by IExportTIFF. Please consider using the more recent version.

Product Availability

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

Members

Name 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.

Classes that implement ITiffExporter

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