The DocumentInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Author |
Gets the name of the person who authored this document.
| |
| Creator |
Gets the name of the application that created this document.
| |
| FileName |
Gets or sets the name of the file.
| |
| Key |
Gets or sets the key used to retrieve this document from storage.
| |
| Keywords |
Gets the keywords of this document.
| |
| PageCount |
Gets or sets the number of pages in the document.
| |
| Subject |
Gets the subject of this document.
| |
| Title |
Gets the title of this document.
|