Back to Devexpress

DublinCoreProperties Members

officefileapi-devexpress-dot-pdf-dot-xmp-dot-dublincoreproperties-dot-underscore-members.md

latest4.3 KB
Original Source

DublinCoreProperties Members

Contains properties used to define the Dublin Core namespace.

Properties

NameDescription
ContributorGets the value for the dc:Contributor attribute.
CoverageGets or sets the value for the dc:Coverage attribute.
CreatorGets the value for the dc:Creator attribute.
DateGets the value for the dc:Date attribute.
DescriptionGets the value for the dc:Description attribute.
FormatGets or sets the value for the dc:Format attribute.
IdentifierGets or sets the value for the dc:Identifier attribute.
LanguageGets the value for the dc:Language attribute.
PublisherGets the value for the dc:Publisher attribute.
RelationGets the value for the dc:Relation attribute.
RightsGets the value for the dc:Rights attribute.
SourceGets or sets the value for the dc:Source attribute.
SubjectGets the value for the dc:Subject attribute.
TitleGets the value for the dc:Title attribute.
TypeGets the value for the dc:Type attribute.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

DublinCoreProperties Class

DevExpress.Pdf.Xmp Namespace