Skip to main content

IDocumentInfo Properties

Declares members to store information about an office document and to operate it on the server (to close or save a copy).
Name Description
DocumentId Gets the document’s unique identifier.
LastAccessTime Gets the last access time for the document.
LastModifyTime Gets the last modify time for the document.
Modified Gets a value indicating whether the current document was modified after it was opened.
See Also