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


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

IWorldFileSettings Interface

Provides access to members that control the settings of the World File Exporter.

Product Availability

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

Members

Name Description
Read/write property MapExtent The Map Extent.
Read/write property OutputWorldFile Indicates if a World File will be created.

Classes that implement IWorldFileSettings

Classes Description
DibExporter Superseded by ExportBMP. Class used to export maps to DIB (Device Independant Bitmap) format. Format also known as BMP.
ExportBMP Class used to export maps to BMP (Windows Bitmap) format.
ExportGIF Class used to export maps to GIF (Graphics Interchange Format).
ExportJPEG Class used to export maps to JPEG (Joint Photographic Experts Group) format.
ExportPNG Class used to export maps to PNG (Portable Network Graphics) format.
ExportTIFF Class used to export maps to TIFF (Tagged Image File Format).
TiffExporter Superseded by ExportTIFF. Class used to export maps to TIFF (Tag Image File Format).