XmpMeta class

XmpMeta class

Represents xmpmeta. Optional. The purpose of this element is to identify XMP metadata within general XML text that might contain other non-XMP uses of RDF.

Inheritance: XmpMetaXmpElementBase

The XmpMeta type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the XmpMeta class.
initInitializes a new instance of the XmpMeta class.

Properties

PropertyDescription
adobe_xmp_toolkitGets or set Adobe Xmp toolkit version.

Methods

MethodDescription
equalsIndicates whether the current object is equal to another object of the same type.
equalsIndicates whether the current object is equal to another object of the same type.
add_attributeAdds the attribute.
get_attributeGets the attribute.
clear_attributesRemoves all attributes.
get_xml_valueConverts XMP value to the XML representation.

See Also