The DocumentInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Author |
Gets or sets the author of a document.
|
![]() |
Comment |
Gets or sets the comment.
|
![]() |
Company |
Gets or sets the company of a document's author.
|
![]() |
CreationTime |
Gets or sets the date and time when a document was created.
|
![]() |
Creator |
Gets or sets the application that created the original document.
|
![]() |
Keywords |
Gets or sets the keywords for a document.
|
![]() |
Manager |
Gets or sets the manager of the author.
|
![]() |
Operator |
Gets or sets the person who last made changes to a document.
|
![]() |
Producer |
Gets or sets the application that created a document.
|
![]() |
RevisionTime |
Gets or sets the date and time when a document was last modified.
|
![]() |
Subject |
Gets or sets the subject of a document.
|
![]() |
Title |
Gets or sets the title of a document.
|
![]() |
UserData |
Gets the Dictionary<(Of <(<'TKey, TValue>)>)> of custom user defined string keys and strings associated with a document.
|