DocumentProperties Properties
Contains core properties of the document.Name | Description |
---|---|
Application | Specifies an application used to modify the document. |
AppVersion | Gets or sets the version of an application used to modify the document. |
Author | Gets or sets the name of the document’s author. |
Category |
Gets or sets the categorization of the document content (e.g. Resume, Letter, Financial Forecast, Proposal, Technical). Presentation, and so on. |
Company | Gets or sets the name of the company associated with the document. |
ContentStatus | Gets or sets the status of the content (e.g., “Draft”, “Reviewed”, or “Final”). |
ContentType | Gets or sets the type of the content, defined by a specific use and intended audience (Whitepaper, Security Bulletin, Exam etc.) |
Created | Gets or sets the date and time when the document was first saved. |
Creator | Gets or sets the person or organization primarily responsible for the document content. |
Description | Gets or sets the explanation of the document’s content (abstract, table of contents, reference to a graphical representation of content etc.). |
Identifier | Gets or sets an unambiguous reference to the resource within a given context. |
Keywords | Gets or sets a delimited set of keywords to support searching and indexing. |
Language | Gets or sets the language of the document’s content. |
LastModifiedBy | Gets or sets the name of the last user who modified and saved the document. |
LastPrinted | Gets or sets the date and time that a document was last printed. |
Manager | Gets or sets a manager of the document’s author. |
Modified | Gets or sets the date and time a document was last saved. |
Revision | Gets or sets the number of document saves or revisions. |
Subject | Gets or sets the topic of the content. |
Template | Gets or sets the name of a template attached to the document. |
Title | Gets or sets the document’s title. |
Version | Gets or sets the document’s version number set by the user or by the application. |
See Also