Namespace: BitMiracle.Docotic.Pdf
public class XmpDublinCoreSchema
Public Class XmpDublinCoreSchema
The XmpDublinCoreSchema type exposes the following members.
Name | Description | |
---|---|---|
![]() | Contributors |
Gets or sets the unordered array of contributors to the document
(other than the authors).
|
![]() | Coverage |
Gets or sets the extent or scope of the document.
|
![]() | Creators |
Gets or sets the ordered array of authors of the document (listed in order
of precedence, if significant).
|
![]() | Dates |
Gets or sets the ordered array of string representations of dates that
something interesting happened to the document.
|
![]() | Descriptions |
Gets or sets the array of textual descriptions of the content of the
document in different languages.
|
![]() | Format |
Gets or sets the file format used when saving the document.
|
![]() | Identifier |
Gets or sets the unique identifier of the document.
|
![]() | Languages |
Gets or sets the unordered array specifying the languages used in the document.
|
![]() | Publishers |
Gets or sets the unordered array of publishers.
|
![]() | Relations |
Gets or sets the unordered array of relationships to other documents.
|
![]() | Rights |
Gets or sets the array of informal rights statement strings in different
languages.
|
![]() | Source |
Gets or sets the unique identifier of the work from which this resource was
derived.
|
![]() | Subjects |
Gets or sets the unordered array of descriptive phrases or keywords that
specify the topic of the content of the document.
|
![]() | Titles |
Gets or sets the array of document title strings in different languages.
|
![]() | Types |
Gets or sets the unordered array of document types (for example, novel,
poem, or working paper).
|
Name | Description | |
---|---|---|
![]() | Clear |
Clears (sets to null) all properties in this schema.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |