BuiltInDocumentProperty Enum
Enumeration of available built-in document properties.
Remarks
BuiltInDocumentProperty enumeration is used as a keys in BuiltInDocumentPropertiesDictionary dictionary.
Built-in and custom document properties are contained in DocumentProperties class which is used in DocumentProperties property.
Fields
Application | Application. |
Author | Name of the document's author. |
Category | Category of the document. |
Comments | Document comments. |
Company | Company. |
DateContentCreated | UTC time of creation of the document. |
DateLastPrinted | UTC time on which the document was last printed. |
DateLastSaved | UTC time on which the document was last modified/saved. |
HyperlinkBase | Base hyperlink. |
Keywords | Document keywords. |
LastSavedBy | Name of the last author. |
Manager | Manager. |
Status | Status of the document. |
Subject | Subject of the document. |
Title | Title of the document. |