ExifEntryTag Property

Gets the tag of this EXIF entry.

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 6.0.2
C#
public ExifTag Tag { get; }

Property Value

ExifTag

Implements

IMetadataEntryTTagTag

See Also