The DocumentInfo type exposes the following members.

Properties

  NameDescription
Public propertyAuthor
Gets the name of the person who authored this document.
Public propertyCreator
Gets the name of the application that created this document.
Public propertyFileName
Gets or sets the name of the file.
Public propertyKey
Gets or sets the key used to retrieve this document from storage.
Public propertyKeywords
Gets the keywords of this document.
Public propertyPageCount
Gets or sets the number of pages in the document.
Public propertySubject
Gets the subject of this document.
Public propertyTitle
Gets the title of this document.

See Also