PhotoshopPackage class
PhotoshopPackage class
Represents Adobe Photoshop namespace.
Inheritance: PhotoshopPackage →
XmpPackage
The PhotoshopPackage type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the PhotoshopPackage class. |
Properties
| Property | Description |
|---|---|
| xml_namespace | Gets the XML namespace. |
| prefix | Gets the prefix. |
| namespace_uri | Gets the namespace URI. |
| URGENCY_MAX | Urgency max value. |
| URGENCY_MIN | Urgency min value. |
Methods
| Method | Description |
|---|---|
| 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_authors_position | Sets the authors position. |
| set_caption_writer | Sets the caption writer. |
| set_category | Sets the category. |
| set_city | Sets the city. |
| set_color_mode | Sets the color mode. |
| set_country | Sets the country. |
| set_credit | Sets the credit. |
| set_created_date | Sets created date. |
| set_document_ancestors | Sets the document ancestors. |
| set_headline | Sets the headline. |
| set_history | Sets the history. |
| set_icc_profile | Sets the icc profile. |
| set_instructions | Sets the instructions. |
| set_source | Sets the source. |
| set_state | Sets the state. |
| set_supplemental_categories | Sets supplemental categories. |
| set_transmission_reference | Sets the transmission reference. |
| set_urgency | Sets the urgency. |
See Also
- module
aspose.cad.xmp.schemas.photoshop - class
PhotoshopPackage - class
XmpPackage