ExifEntryTag Property

Gets the tag of this EXIF entry.

Definition

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

Property Value

ExifTag

Implements

IMetadataEntryTTagTag

See Also