ImageGear for .NET
Accessing XMP Tags via the General Metadata API
Send Feedback
ImageGear for .NET User Guide > Using ImageGear for .NET > Non-Image Data Processing > Working with XMP Metadata > Accessing XMP Tags via the General Metadata API

Glossary Item Box

Since the XMP standard identifies schema properties using string names rather than numbers, ImageGear also uses names to identify XMP properties. However, it uses numeric identifiers to differentiate between the kinds of entities, such as Description (schema), Array, Property, Qualifier, etc. All properties have ID = ImGearXMPTagIDs.Property, but differ by their names.

See XMP Non-Image Data Structure section for description of XMP metadata structure in ImageGear.

Example:

Representation of XMP metadata using the General API: 

- XMP

©2013. Accusoft Corporation. All Rights Reserved.