public class ExifTagPublic Class ExifTag| ExifTag | Initializes a new instance of the ExifTag class. |
| Description | Gets the textual description of this EXIF tag. |
| Group | Gets the group (IFD) of this EXIF tag. |
| HexId | Gets the hex id of this EXIF tag. |
| Id | Gets the decimal id of this EXIF tag. |
| Name | Gets the name of this EXIF tag. |
| NameWithGroup | Gets the name with group of this EXIF tag. |
| Type | Gets the type allowed for values of this EXIF tag. |
| Equals | Determines whether this instance and a specified object, which must also be a ExifTag object, have the same value. (Overrides ObjectEquals(Object)) |
| GetHashCode | Returns the hash code for this instance. (Overrides ObjectGetHashCode) |
| ToString |
Returns a string that represents this EXIF tag.
(Overrides ObjectToString) |