XmpPackage class
XmpPackage class
Represents base abstraction for XMP package.
The XmpPackage type exposes the following members:
Properties
Property | Description |
---|---|
xml_namespace | Gets the XML namespace. |
prefix | Gets the prefix. |
namespace_uri | Gets the namespace URI. |
Methods
Method | Description |
---|---|
contains_key | Determines whether the specified key contains key. |
add_value | Adds the value. |
remove | Remove the value with the specified key. |
clear | Clears this instance. |
set_value | Sets the value. |
set_xmp_type_value | Sets the XMP type value. |
get_xml_value | Converts XMP value to the XML representation. |
See Also
- module
aspose.cad.xmp
- class
IXmlValue