iText 8.0.2 API
|
Class that contains several constants. More...
Static Public Attributes |
|
const String | Contributor = "contributor" |
External Contributors to the resource (other than the authors). More... |
|
const String | Coverage = "coverage" |
The extent or scope of the resource. More... |
|
const String | Creator = "creator" |
The authors of the resource (listed in order of precedence, if significant). More... |
|
const String | Date = "date" |
Date(s) that something interesting happened to the resource. More... |
|
const String | Description = "description" |
A textual description of the content of the resource. More... |
|
const String | Format = "format" |
The file format used when saving the resource. More... |
|
const String | Identifier = "identifier" |
An unordered array of text strings that unambiguously identify the resource within a given context. More... |
|
const String | Language = "language" |
An unordered array specifying the languages used in the resource. More... |
|
const String | Publisher = "publisher" |
Publishers. More... |
|
const String | Relation = "relation" |
Relationships to other documents. More... |
|
const String | Rights = "rights" |
Informal rights statement, selected by language. More... |
|
const String | Source = "source" |
Unique identifier of the work from which this resource was derived. More... |
|
const String | Subject = "subject" |
An unordered array of descriptive phrases or keywords that specify the topic of the content of the resource. More... |
|
const String | Title = "title" |
The title of the document, or the name given to the resource. More... |
|
const String | Type = "type" |
A document type; for example, novel, poem, or working paper. More... |
|
const String | Keywords = "Keywords" |
Keywords. More... |
|
const String | Version = "PDFVersion" |
The PDF file version (for example: 1.0, 1.3, and so on). More... |
|
const String | Producer = "Producer" |
The Producer. More... |
|
const String | Part = "part" |
The part More... |
|
const String | Advisory = "Advisory" |
An unordered array specifying properties that were edited outside the authoring application. More... |
|
const String | BaseURL = "BaseURL" |
The base URL for relative URLs in the document content. More... |
|
const String | CreateDate = "CreateDate" |
The date and time the resource was originally created. More... |
|
const String | CreatorTool = "CreatorTool" |
The name of the first known tool used to create the resource. More... |
|
const String | MetadataDate = "MetadataDate" |
The date and time that any metadata for this resource was last changed. More... |
|
const String | ModifyDate = "ModifyDate" |
The date and time the resource was last modified. More... |
|
const String | Nickname = "Nickname" |
A short informal name for the resource. More... |
|
const String | Thumbnails = "Thumbnails" |
An alternative array of thumbnail images for a file, which can differ in characteristics such as size or image encoding. More... |
|
const String | Trapped = "Trapped" |
Indicates whether the document has been modified to include trapping information More... |
|
Class that contains several constants.
|
static |
An unordered array specifying properties that were edited outside the authoring application.
An unordered array specifying properties that were edited outside the authoring application. Each item should contain a single namespace and XPath separated by one ASCII space (U+0020).
|
static |
The base URL for relative URLs in the document content.
The base URL for relative URLs in the document content. If this document contains Internet links, and those links are relative, they are relative to this base URL. This property provides a standard way for embedded relative URLs to be interpreted by tools. Web authoring tools should set the value based on their notion of where URLs will be interpreted.
|
static |
External Contributors to the resource (other than the authors).
|
static |
The extent or scope of the resource.
|
static |
The date and time the resource was originally created.
|
static |
The authors of the resource (listed in order of precedence, if significant).
|
static |
The name of the first known tool used to create the resource.
The name of the first known tool used to create the resource. If history is present in the metadata, this value should be equivalent to that of xmpMM:History's softwareAgent property.
|
static |
Date(s) that something interesting happened to the resource.
|
static |
A textual description of the content of the resource.
A textual description of the content of the resource. Multiple values may be present for different languages.
|
static |
The file format used when saving the resource.
The file format used when saving the resource. Tools and applications should set this property to the save format of the data. It may include appropriate qualifiers.
|
static |
An unordered array of text strings that unambiguously identify the resource within a given context.
|
static |
Keywords.
|
static |
An unordered array specifying the languages used in the resource.
|
static |
The date and time that any metadata for this resource was last changed.
|
static |
The date and time the resource was last modified.
|
static |
A short informal name for the resource.
|
static |
The part
|
static |
The Producer.
|
static |
Publishers.
|
static |
Relationships to other documents.
|
static |
Informal rights statement, selected by language.
|
static |
Unique identifier of the work from which this resource was derived.
|
static |
An unordered array of descriptive phrases or keywords that specify the topic of the content of the resource.
|
static |
An alternative array of thumbnail images for a file, which can differ in characteristics such as size or image encoding.
|
static |
The title of the document, or the name given to the resource.
The title of the document, or the name given to the resource. Typically, it will be a name by which the resource is formally known.
|
static |
Indicates whether the document has been modified to include trapping information
|
static |
A document type; for example, novel, poem, or working paper.
|
static |
The PDF file version (for example: 1.0, 1.3, and so on).