ArcGIS Pro 2.8 API Reference Guide
HasWorldFile Property (TIFFFormat)

ArcGIS.Desktop.Mapping Namespace > TIFFFormat Class : HasWorldFile Property
Gets or sets if a georeferenced world file will be created.
Syntax
public bool HasWorldFile {get; set;}
Public Property HasWorldFile As Boolean

Property Value

Type: System.Boolean
Remarks

If set to true and a valid GeoRef_MapFrameName is set, a world file will be generated based on the map frame's coordinate system.

If you export a 3D view, this parameter will be ignored regardless of the setting because world files are not applicable to 3D views.

(The default value is false)

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

TIFFFormat Class
TIFFFormat Members