Keys

XmpPackage.Keys property

Gets the keys in XMP package.

public virtual KeyCollection<string, object> Keys { get; }

Property Value

The keys in XMP package.

See Also