ExifTags

ExifData.ExifTags property

Gets or sets tags which belong to EXIF section only.

public TiffDataType[] ExifTags { get; set; }

Property Value

The EXIF section tags.

See Also