Skip to main content
All docs
V23.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