[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifDestination

Enum ExifDestination

Namespace
GrapeCity.Documents.Imaging.Exif
Assembly
GcDocs.Imaging.dll

Specifies the part of Exif matadata used for storing a specific tag.

public enum ExifDestination

Fields

ExifTags = 1

A set of tags for recording Exif-specific attribute information.

GpsTags = 2

A set of tags for recording information such as GPS information.

InteropTags = 3

A set of tags which store the information to ensure the Interoperability.

TiffTags = 0

IFD tags that follow the TIFF structure.