Edit in GitHubLog an issue

XMPIterator

Since: v7.2.0 Created by a call to XMPMeta.iterator. Walks recursively through the properties and qualifiers of an XMPMeta object, and returns them as XMPProperty object.

The object has no JavaScript properties.

next()

Retrieves the next item in the metadata.

Returns: XMPProperty | null

skipSiblings()

Skips the subtree below and the siblings of the current node on the subsequent call to next().

skipSubtree()

Skips the subtree below the current node on the subsequent call to next().

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2024 Adobe. All rights reserved.