ExifValue Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Item in EXIF tags and values embedded in the image
public class ExifValue
type ExifValue = class
Public Class ExifValue
- Inheritance
-
ExifValue
Constructors
| Name | Description |
|---|---|
| ExifValue() | |
Properties
| Name | Description |
|---|---|
| DataType |
Date type of the EXIF value |
| DataValue |
Value, formatted as a string of the EXIF value |
| Tag |
Tag name for the EXIF value |