Click or drag to resize

ExifTag Properties

The ExifTag type exposes the following members.

Properties
  NameDescription
Public propertyData
Gets or sets the value of this EXIF tag.
(Overrides TiffTagData.)
Public propertyDescription Obsolete.
This property is deprecated.
Public propertyID
Gets the ID of this TIFF tag.
(Inherited from TiffTag.)
Public propertyIfd
Gets the IFD of this ExifTag.
Public propertyType
Gets the TIFF DataType for this TIFF Tag.
(Inherited from TiffTag.)
Top
See Also