ArcGIS Pro 2.9 API Reference Guide
HasGeoTiffTags Property

ArcGIS.Desktop.Mapping Namespace > TIFFFormat Class : HasGeoTiffTags Property
If set to true and a valid GeoRef_MapFrameName is set, geoTIFF tags will be embedded in the resulting image based on the map frame's coordinate system.
Syntax
public bool HasGeoTiffTags {get; set;}
Public Property HasGeoTiffTags As Boolean

Property Value

Type: System.Boolean
Remarks
(The default value is false)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

TIFFFormat Class
TIFFFormat Members