XmpRightsManagementPackage class

XmpRightsManagementPackage class

Represents XMP Rights Management namespace.

Inheritance: XmpRightsManagementPackageXmpPackage

The XmpRightsManagementPackage type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the XmpRightsManagementPackage class.

Properties

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

Methods

MethodDescription
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_certificateSets the certificate.
set_marked_as_right_managementMarks as right management content
set_ownersSets owners.
set_usage_termsSets the usage terms.
set_web_statementSets the web statement.

See Also