public static class MetadataKey.Doc extends Object
Represents DocFormat
metadata keys.
Modifier and Type | Field and Description |
---|---|
static DocumentMetadataKey |
Author
The author of the document.
|
static DocumentMetadataKey |
Bytes
The estimate of the number of bytes in the document.
|
static DocumentMetadataKey |
Category
The category.
|
static DocumentMetadataKey |
Characters
The characters.
|
static DocumentMetadataKey |
CharactersWithSpaces
The characters with spaces.
|
static DocumentMetadataKey |
Company
The company.
|
static DocumentMetadataKey |
ContentStatus
The content status.
|
static DocumentMetadataKey |
ContentType
The content type.
|
static DocumentMetadataKey |
CreatedTime
The created time.
|
static DocumentMetadataKey |
HeadingPairs
The heading pairs.
|
static DocumentMetadataKey |
HyperlinkBase
The hyperlink base.
|
static DocumentMetadataKey |
Keywords
Document keywords.
|
static DocumentMetadataKey |
LastPrinted
The last printed date.
|
static DocumentMetadataKey |
LastSavedBy
Name of last author.
|
static DocumentMetadataKey |
LastSavedTime
The last saved time.
|
static DocumentMetadataKey |
Manager
The manager.
|
static DocumentMetadataKey |
NameOfApplication
The name of application.
|
static DocumentMetadataKey |
RevisionNumber
The revision number.
|
static DocumentMetadataKey |
Subject
The subject.
|
static DocumentMetadataKey |
Template
The template.
|
static DocumentMetadataKey |
Title
The title.
|
static DocumentMetadataKey |
TitlesOfParts
The titles of parts.
|
static DocumentMetadataKey |
TotalEditingTime
The total editing time.
|
static DocumentMetadataKey |
Version
The version.
|
Constructor and Description |
---|
MetadataKey.Doc() |
public static final DocumentMetadataKey Author
The author of the document.
public static final DocumentMetadataKey Bytes
The estimate of the number of bytes in the document.
public static final DocumentMetadataKey Category
The category.
public static final DocumentMetadataKey CharactersWithSpaces
The characters with spaces.
public static final DocumentMetadataKey Company
The company.
public static final DocumentMetadataKey ContentStatus
The content status.
public static final DocumentMetadataKey ContentType
The content type.
public static final DocumentMetadataKey CreatedTime
The created time.
public static final DocumentMetadataKey HeadingPairs
The heading pairs.
public static final DocumentMetadataKey HyperlinkBase
The hyperlink base.
public static final DocumentMetadataKey Keywords
Document keywords.
public static final DocumentMetadataKey LastPrinted
The last printed date.
public static final DocumentMetadataKey LastSavedBy
Name of last author.
public static final DocumentMetadataKey LastSavedTime
The last saved time.
public static final DocumentMetadataKey Manager
The manager.
public static final DocumentMetadataKey NameOfApplication
The name of application.
public static final DocumentMetadataKey RevisionNumber
The revision number.
public static final DocumentMetadataKey Subject
The subject.
public static final DocumentMetadataKey Title
The title.
public static final DocumentMetadataKey Template
The template.
public static final DocumentMetadataKey TotalEditingTime
The total editing time.
public static final DocumentMetadataKey TitlesOfParts
The titles of parts.
public static final DocumentMetadataKey Version
The version.
public static final DocumentMetadataKey Characters
The characters.
Copyright © 2020. All rights reserved.