Skip to main content
All docs
V25.1
  • XmpSimpleNode Properties

    An XMP metadata node with a simple value.
    Name Description
    IsUri Gets or sets whether the node value is a URI string.
    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.
    Value Gets or sets the node value.
    See Also