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: XmpMeta
→
XmpElementBase
The XmpMeta type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the XmpMeta class. |
init | Initializes a new instance of the XmpMeta class. |
Properties
Property | Description |
---|---|
adobe_xmp_toolkit | Gets or set Adobe Xmp toolkit version. |
Methods
Method | Description |
---|---|
equals | Indicates whether the current object is equal to another object of the same type. |
equals | Indicates whether the current object is equal to another object of the same type. |
add_attribute | Adds the attribute. |
get_attribute | Gets the attribute. |
clear_attributes | Removes all attributes. |
get_xml_value | Converts XMP value to the XML representation. |
See Also
- module
aspose.cad.xmp
- class
XmpElementBase
- class
XmpMeta