XmpPackage.Item
XmpPackage indexer
Gets or sets the Object with the specified key.
public virtual object this[string key] { get; set; }
Parameter | Description |
---|---|
key | The key that identifies value. |
Return Value
Returns the Object with the specified key.
Property Value
The Object.
See Also
- class XmpPackage
- namespace Aspose.Imaging.Xmp
- assembly Aspose.Imaging