ImageUltimate: ASP.NET Image Resizer and .NET Image Processor
C#
VB
Show/Hide TOC
Exif
Entry
Tag Property
Gets the tag of this EXIF entry.
Definition
Namespace:
GleamTech.ImageUltimate
Assembly:
GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 6.0.2
C#
Copy
public
ExifTag
Tag
{
get
; }
VB
Copy
Public
ReadOnly
Property
Tag
As
ExifTag
Get
Property Value
ExifTag
Implements
IMetadataEntry
TTag
Tag
See Also
Reference
ExifEntry Class
GleamTech.ImageUltimate Namespace
In This Article
Definition
Property Value
Implements
See Also