Skip to main content
A newer version of this page is available. .

IDocumentInfo Properties

Declares members to store information about an open 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