[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifValue

ExifValue Class

The base class for all Exif fields.

Implements
Namespace: GrapeCity.Documents.Imaging.Exif
Assembly: DS.Documents.Imaging.dll
Syntax
public abstract class ExifValue : IComparable<ExifValue>
Public MustInherit Class ExifValue
    Implements IComparable(Of ExifValue)

Constructors

Name Description
ExifValue()

Properties

Name Description
DataType

Gets the Exif data type of a single value.

Destination

Gets the part of Exif matadata used for storing the attribute.

NumberOfComponents

Gets the number of values stored in Exif field.

TagID

Gets the associated tag ID.

Methods

Name Description
GetHashCode()

Returns a hash code for the current object.