System.Photo.LensModel Photo Metadata Policy
The photo metadata policy for the System.Photo.LensModel property.
PKEY
PKEY_Photo_LensModel
Containers
JPEG, TIFF
Read-Only
No
Output PROPVARIANT Type
VT_LPWSTR
Input Type
String.
Conflict Resolution Policy
Values from different schemas are reconciled.
Precedence of Paths (JPEG)
If the file is in JPEG format, the handler will use the following path when reading or writing the data.
Order | Path | Disk Format | Required |
---|---|---|---|
1 | /xmp/MicrosoftPhoto:LensModel | Unicode | Yes |
Precedence of Paths (TIFF)
If the file is in TIFF format, the handler will use the following order of precedence when reading or writing the data.
Order | Path | Disk Format | Required |
---|---|---|---|
1 | /ifd/xmp/MicrosoftPhoto:LensModel | Unicode | Yes |
Remarks
Related topics