Click or drag to resize

IEdocMetadata Properties

The IEdocMetadata type exposes the following members.

Properties
  NameDescription
Public propertyApplication
The application used to create the document.
Public propertyAuthor
The author field value extracted from the metadata of the native file during analysis, e.g. John Smith.
Public propertyCategories
The category field value extracted from metadata of the native file.
Public propertyComments
The comments field value extracted from the metadata of the native file.
Public propertyCreated
The file creation date and time extracted from the metadata of the native file during analysis.
Public propertyHasComments
Indicates whether comments exist in the Microsoft Word, Microsoft PowerPoint, or Microsoft Excel native file, or whether sticky notes exist in the Adobe Acrobat PDF native file.
Public propertyHasHiddenRowsCols
Indicates whether the native Microsoft Excel file contains hidden row(s) or column(s).
Public propertyHasHiddenSheets
Indicates whether the native Microsoft Excel file contains hidden sheet(s).
Public propertyHasHiddenSlides
Indicates whether the native Microsoft PowerPoint file contains hidden slide(s).
Public propertyHasSpeakerNotes
Indicates whether the native Microsoft PowerPoint file contains speaker note(s).
Public propertyHasTrackedChanges
Indicates whether the Microsoft Word or Microsoft Excel file contains tracked change(s).
Public propertyKeywords
The keywords extracted from the metadata of the native file.
Public propertyLastAuthor
The user who last saved or revised the document, e.g. John Smith.
Public propertyLastModified
The last modified date and time extracted from the metadata of the native file during analysis.
Public propertyLastPrinted
The date and time the document was last printed.
Public propertyOrganization
Organization or Company value retrieved from the metadata properties of the document.
Public propertyRevision
The revision number of the document found in the file system properties.
Public propertySubject
The subject field value extracted from metadata of native file.
Public propertyTemplate
The template field value extracted from the metadata of the native file during analysis, e.g. Normal.dotm.
Public propertyTitle
The title field value extracted from the metadata of the native file.
Top
See Also