DublinCorePackage Class |
Namespace: Aspose.CAD.Xmp.Schemas.DublinCore
The DublinCorePackage type exposes the following members.
Name | Description | |
---|---|---|
![]() | DublinCorePackage |
Initializes a new instance of the DublinCorePackage class.
|
Name | Description | |
---|---|---|
![]() | Item |
Gets or sets the Object with the specified key.
(Inherited from XmpPackage.) |
![]() | Keys |
Gets the keys in XMP package.
(Inherited from XmpPackage.) |
![]() | NamespaceUri |
Gets the namespace URI.
(Inherited from XmpPackage.) |
![]() | Prefix |
Gets the prefix.
(Inherited from XmpPackage.) |
![]() | XmlNamespace |
Gets the XML namespace.
(Inherited from XmpPackage.) |
Name | Description | |
---|---|---|
![]() | AddValue |
Adds string property.
(Overrides XmpPackageAddValue(String, String).) |
![]() | Clear |
Clears this instance.
(Inherited from XmpPackage.) |
![]() | ContainsKey |
Determines whether the specified key contains key.
(Inherited from XmpPackage.) |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
(Inherited from XmpPackage.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | GetXmlValue |
Converts XMP value to the XML representation.
(Inherited from XmpPackage.) |
![]() | Remove |
Remove the value with the specified key.
(Inherited from XmpPackage.) |
![]() | SetAuthor(String) |
Adds the author.
|
![]() | SetAuthor(String) |
Adds the author.
|
![]() | SetDescription(String) |
Adds the description.
|
![]() | SetDescription(LangAlt) |
Adds the description.
|
![]() | SetPublisher(String) |
Adds the publisher.
|
![]() | SetPublisher(String) |
Adds the publisher.
|
![]() | SetSubject(String) |
Adds the subject.
|
![]() | SetSubject(String) |
Adds the subject.
|
![]() | SetTitle(String) |
Adds Dublin Core title.
|
![]() | SetTitle(LangAlt) |
Adds Dublin Core title for different languages.
|
![]() | SetValue |
Sets the value.
(Inherited from XmpPackage.) |
![]() | SetXmpTypeValue |
Sets the XMP type value.
(Inherited from XmpPackage.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |