IDocumentProperty Properties |
The IDocumentProperty type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Application |
Gets or sets the name of the application.
Read/write
String
.
|
|
|
Author |
Gets or sets the author of a presentation.
Read/write
String
.
|
|
|
Category |
Gets or sets the category of a presentation.
Read/write
String
.
|
|
|
Comments |
Gets or sets the comments of a presentation.
Read/write
String
.
|
|
|
Company |
Gets or sets the company property.
Read/write
String
.
|
|
|
ContentStatus |
Gets or sets the content status of a presentation.
Read/write
String
.
|
|
|
ContentType |
Gets or sets the content type of a presentation.
Read/write
String
.
|
|
|
Count |
Gets the number of custom properties actually contained in a collection.
Read-only
Int32
.
|
|
|
CreatedTime |
Gets or sets the date when a presentation was created.
Read/write
DateTime
.
|
|
|
Format |
Gets or sets the intended format of a presentation.
Read/write
String
.
|
|
|
HyperlinkBase |
Gets or sets the HyperlinkBase document property.
|
|
|
Item |
Gets or sets the custom property associated with a specified name.
Read/write
Object
.
|
|
|
Keywords |
Gets or sets the keywords of a presentation.
Read/write
String
.
|
|
|
LastPrinted |
Gets or sets the date when a presentation was printed last time.
Read/write
DateTime
.
|
|
|
LastSavedBy |
Gets or sets the name of a last person who modified a presentation.
Read/write
String
.
|
|
|
LastSavedTime |
Gets or sets the date when a presentation was modified last time.
Read/write
DateTime
.
|
|
|
Manager |
Gets or sets the manager property.
Read/write
String
.
|
|
|
RevisionNumber |
Gets or sets the presentation revision number.
Read/write
Int32
.
|
|
|
SharedDoc |
Indicates whether the presentation is shared between multiple people.
Read/write
Boolean
.
|
|
|
Subject |
Gets or sets the subject of a presentation.
Read/write
String
.
|
|
|
Template |
Gets or sets the template of a application.
Read/write
String
.
|
|
|
Title |
Gets or sets the title of a presentation.
Read/write
String
.
|
|
|
TotalEditingTime |
Total editing time of a presentation.
Read/write
TimeSpan
.
|