XmpBasicPackage class
XmpBasicPackage class
Represents XMP basic namespace.
Inheritance: XmpBasicPackage
→
XmpPackage
The XmpBasicPackage type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the XmpBasicPackage class. |
init | Initializes a new instance of the XmpBasicPackage class. |
Properties
Property | Description |
---|---|
xml_namespace | Gets the XML namespace. |
prefix | Gets the prefix. |
namespace_uri | Gets the namespace URI. |
RATING_REJECTED | Rating rejected value. |
RATING_MIN | Rating min value. |
RATING_MAX | Rating max value. |
Methods
Method | Description |
---|---|
set_created_date | Adds resource created date. |
set_created_date | Adds resource created date. |
set_metadata_date | Adds metadata last changed date. |
set_metadata_date | Adds metadata last changed date. |
set_modify_date | Adds resource last modified date. |
set_modify_date | Adds resource last modified date. |
contains_key | Determines whether the specified key contains key. |
add_value | Adds string property. |
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. |
set_creator_tool | Sets the creator tool. |
set_identifier | Sets the identifier. |
set_label | Sets the label. |
set_rating | Sets rating. |
See Also
- module
aspose.cad.xmp.schemas.xmpbaseschema
- class
XmpBasicPackage
- class
XmpPackage