ArcObjects Library Reference (Output)  

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

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

CoClasses that implement IWorldFileSettings

CoClasses and 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).

.NET Related Topics

How to initialize a world file with rotation