PhotoshopPackage class

PhotoshopPackage class

Represents Adobe Photoshop namespace.

Inheritance: PhotoshopPackageXmpPackage

The PhotoshopPackage type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the PhotoshopPackage class.

Properties

PropertyDescription
xml_namespaceGets the XML namespace.
prefixGets the prefix.
namespace_uriGets the namespace URI.
URGENCY_MAXUrgency max value.
URGENCY_MINUrgency min value.

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_authors_positionSets the authors position.
set_caption_writerSets the caption writer.
set_categorySets the category.
set_citySets the city.
set_color_modeSets the color mode.
set_countrySets the country.
set_creditSets the credit.
set_created_dateSets created date.
set_document_ancestorsSets the document ancestors.
set_headlineSets the headline.
set_historySets the history.
set_icc_profileSets the icc profile.
set_instructionsSets the instructions.
set_sourceSets the source.
set_stateSets the state.
set_supplemental_categoriesSets supplemental categories.
set_transmission_referenceSets the transmission reference.
set_urgencySets the urgency.

See Also