ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing Namespace / AttachmentProperties Class / ExifData Property

In This Topic
    ExifData Property
    In This Topic
    The EXIF data (if any) describing various attributes of the attachment. EXIF is commonly present in image data.
    Syntax
    Public Property ExifData As ExifData
    public ExifData ExifData {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also