XmpMediaManagementPackage class

XmpMediaManagementPackage class

Represents XMP Media Management namespace.

Inheritance: XmpMediaManagementPackageXmpPackage

The XmpMediaManagementPackage type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the XmpMediaManagementPackage class.

Properties

PropertyDescription
xml_namespaceGets the XML namespace.
prefixGets the prefix.
namespace_uriGets the namespace URI.

Methods

MethodDescription
set_document_id
set_document_idSets the document identifier.
set_instance_id
set_instance_idSets instance id.
set_original_document_id
set_original_document_idSets the original document id.
contains_keyDetermines whether the specified key contains key.
add_valueAdds string property.
removeRemove the value with the specified key.
clearClears this instance.
set_valueSets the value.
set_xmp_type_valueSets the XMP type value.
get_xml_valueConverts XMP value to the XML representation.
set_derived_fromSets the derived from.

See Also