XmpPackage.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
- class XmpPackage
- namespace Aspose.Imaging.Xmp
- assembly Aspose.Imaging
Gets the keys in XMP package.
public virtual KeyCollection<string, object> Keys { get; }
The keys in XMP package.