Skip to main content
A newer version of this page is available. .
All docs
V21.1
.NET Framework 4.5.2+

XmpStructure Properties

An XMP metadata node with a structure value.
Name Description
Count Gets the number of items in the structure.
Language Gets or sets the default language for the node value. Inherited from XmpValueNode.
Name Gets the node name. Inherited from XmpNode.
Qualifiers Gets a list of value node qualifiers. Inherited from XmpValueNode.
Type Gets the node’s value type.
Values Retrieves a list of structure item values.
See Also