ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ExifData.ExifIFD0 Class
Properties


In This Topic
    ExifData.ExifIFD0 Class Members
    In This Topic

    The following tables list the members exposed by ExifData.ExifIFD0.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property The author of the image attachment. (EXIF tag: EXIF_Artist)  
    Public Property Comments associated to the attachment. (Windows extension) (EXIF tag: EXIF_XPComment)  
    Public Property Altitude of attachment. (EXIF tag: EXIF_GPSAltitude)  
    Public Property Altitude reference: 0 = above sea level, 1 = below sea level (altitude stored as absolute value). (EXIF tag: EXIF_GPSAltitudeRef)  
    Public Property Latitude of attachment. (EXIF tag: EXIF_GPSLatitude)  
    Public Property GPS lattitude reference: N = 'North', Latitude values are positive. S = 'South', Latitude values are negative. (EXIF tag: EXIF_GPSLatitudeRef)  
    Public Property Longitude of attachment. (EXIF tag: EXIF_GPSLongitude)  
    Public Property GPS longitude reference: E = 'East', Longitude values are positive. W = 'West', Longitude values are negative. (EXIF tag: EXIF_GPSLongitudeRef)  
    Public Property The description of the image attachment. (EXIF tag: EXIF_ImageDescription)  
    Public Property Keywords associated to the attachment. (Windows extension) (EXIF tag: EXIF_XPKeywords)  
    Public Property Make description. (EXIF tag: EXIF_Make)  
    Public Property Model description. (EXIF tag: EXIF_Model)  
    Public Property Subject description associated to the attachment. (Windows extension) (EXIF tag: EXIF_XPSubject)  
    Public Property Title of the attachment. (Windows extension) (EXIF tag: EXIF_XPTitle)  
    Top
    See Also