XmpPhotoshopPackage Class |
Namespace: GroupDocs.Metadata.Standards.Xmp.Schemes
The XmpPhotoshopPackage type exposes the following members.
Name | Description | |
---|---|---|
![]() | XmpPhotoshopPackage |
Initializes a new instance of the XmpPhotoshopPackage class.
|
Name | Description | |
---|---|---|
![]() | AuthorsPosition |
Gets or sets the by-line title.
|
![]() | CaptionWriter |
Gets or sets the writer/editor.
|
![]() | Category |
Gets or sets the category. Limited to 3 7-bit ASCII characters.
|
![]() | City |
Gets or sets the city.
|
![]() | ColorMode |
Gets or sets the color mode.
|
![]() | Count |
Gets the number of metadata properties.
(Inherited from MetadataPackage.) |
![]() | Country |
Gets or sets the country.
|
![]() | Credit |
Gets or sets the credit.
|
![]() | DateCreated |
Gets or sets the date the intellectual content of the document was created.
|
![]() | Headline |
Gets or sets the headline.
|
![]() | History |
Gets or sets the history that appears in the FileInfo panel, if activated in the application preferences.
|
![]() | IccProfile |
Gets or sets the color profile, such as AppleRGB, AdobeRGB1998.
|
![]() | Instructions |
Gets or sets the special instructions.
|
![]() | Item |
Gets the MetadataProperty with the specified name.
(Inherited from MetadataPackage.) |
![]() | Keys |
Gets a collection of the metadata property names.
(Inherited from MetadataPackage.) |
![]() | KnowPropertyDescriptors | Obsolete.
Gets a collection of descriptors that contain information about properties accessible through the GroupDocs.Metadata search engine.
(Inherited from MetadataPackage.) |
![]() | MetadataType |
Gets the metadata type.
(Inherited from MetadataPackage.) |
![]() | NamespaceUri |
Gets the namespace URI.
(Inherited from XmpPackage.) |
![]() | Prefix |
Gets the xmlns prefix.
(Inherited from XmpPackage.) |
![]() | PropertyDescriptors |
Gets a collection of descriptors that contain information about properties accessible through the GroupDocs.Metadata search engine.
(Inherited from MetadataPackage.) |
![]() | Source |
Gets or sets the source.
|
![]() | State |
Gets or sets the province/state.
|
![]() | SupplementalCategories |
Gets or sets the supplemental categories.
|
![]() | TransmissionReference |
Gets or sets the original transmission reference.
|
![]() | Urgency |
Gets or sets the urgency.
|
![]() | XmlNamespace |
Gets the XML namespace.
(Inherited from XmpPackage.) |
Name | Description | |
---|---|---|
![]() | AddProperties |
Adds known metadata properties satisfying the specified predicate.
The operation is recursive so it affects all nested packages as well.
(Inherited from MetadataPackage.) |
![]() | Clear |
Removes all XMP properties.
(Inherited from XmpPackage.) |
![]() | Contains |
Determines whether the package contains a metadata property with the specified name.
(Inherited from MetadataPackage.) |
![]() | Equals | (Inherited from Object.) |
![]() | FindProperties |
Finds the metadata properties satisfying the specified predicate.
The search is recursive so it affects all nested packages as well.
(Inherited from MetadataPackage.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
(Inherited from MetadataPackage.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetXmpRepresentation |
Converts the XMP value to the XML representation.
(Inherited from XmpPackage.) |
![]() | Remove |
Removes the property with the specified name.
(Inherited from XmpPackage.) |
![]() | RemoveProperties |
Removes metadata properties satisfying the specified predicate.
(Inherited from MetadataPackage.) |
![]() | Sanitize |
Removes writable metadata properties from the package.
The operation is recursive so it affects all nested packages as well.
(Inherited from MetadataPackage.) |
![]() | Set(String, XmpArray) |
Sets the value inherited from XmpArray .
(Inherited from XmpPackage.) |
![]() | Set(String, XmpComplexType) |
Sets the value inherited from XmpComplexType .
(Inherited from XmpPackage.) |
![]() | Set(String, XmpValueBase) |
Sets the value inherited from XmpValueBase .
(Inherited from XmpPackage.) |
![]() | Set(String, Boolean) |
Sets boolean property.
(Inherited from XmpPackage.) |
![]() | Set(String, DateTime) |
Sets DateTime property.
(Inherited from XmpPackage.) |
![]() | Set(String, Double) |
Sets double property.
(Inherited from XmpPackage.) |
![]() | Set(String, Int32) |
Sets integer property.
(Inherited from XmpPackage.) |
![]() | Set(String, String) |
Sets string property.
(Overrides XmpPackageSet(String, String).) |
![]() | SetProperties |
Sets known metadata properties satisfying the specified predicate.
The operation is recursive so it affects all nested packages as well.
This method is a combination of AddProperties(FuncMetadataProperty, Boolean, PropertyValue) and UpdateProperties(FuncMetadataProperty, Boolean, PropertyValue).
If an existing property satisfies the predicate its value is updated.
If there is a known property missing in the package that satisfies the predicate it is added to the package.
(Inherited from MetadataPackage.) |
![]() | ToString | (Inherited from Object.) |
![]() | UpdateProperties |
Updates known metadata properties satisfying the specified predicate.
The operation is recursive so it affects all nested packages as well.
(Inherited from MetadataPackage.) |
Name | Description | |
---|---|---|
![]() ![]() | UrgencyMax |
Urgency max value.
|
![]() ![]() | UrgencyMin |
Urgency min value.
|