Name | Description | |
---|---|---|
DataType | Overridden. Gets the Exif data type of a value. | |
Denominator | Gets a value of denominator for rational (signed) Exif value. | |
Destination | Gets the part of Exif matadata used for storing the attribute. (Inherited from GrapeCity.Documents.Imaging.Exif.ExifValue) | |
NumberOfComponents | Gets the number of values stored in Exif field. (Inherited from GrapeCity.Documents.Imaging.Exif.ExifValue) | |
Numerator | Gets a value of numerator for rational (signed) Exif value. | |
RawValues | Gets the array of rational (signed) values in raw format as defined in Exif specification. | |
TagID | Gets the associated tag ID. (Inherited from GrapeCity.Documents.Imaging.Exif.ExifValue) | |
Value | Gets the value of type Single (negative values allowed). | |
Values | Gets the array of rational (signed) values. |