ImageGear for .NET
ImGearXMPTagIDs Enumeration
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Formats Namespace : ImGearXMPTagIDs Enumeration




Glossary Item Box

Lists all XMP tag identifiers.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
About2About attribute value.
Alt11Alternative array of values tree.
Bag9Bag of values (unordered array) tree.
Description1XMP Schema tree.
FORMAT0XMP Metadata Format identifier.
Item12Array item tree.
Lang13Language alternative tree.
Namespace3Namespace tree.
Prefix4Namespace prefix value.
Properties6Properties tree.
Property7Property tree.
Qualifier16Qualifier tree.
Qualifiers15Qualifiers tree.
Seq10Sequence of values (ordered array) tree.
Struct14Structure tree.
URI5Namespace URI value.
Value8Property value.

Remarks

These identifiers represent structural types of XMP metadata, such as Value, Sequence, Bag, Qualifier, etc. ImageGear does not provide enumerations for particilar properties of XMP schemes. For more information about XMP metadata support, see Working with XMP Metadata.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.ImGearXMPTagIDs

See Also

©2013. Accusoft Corporation. All Rights Reserved.