Version Members

Include Protected Members
Include Inherited Members

Represents a single version of a document.

The Version type exposes the following members.

Methods

  Name Description
Public method Delete Deletes the specified object.
Public method Open Opens the specified object. Returns a Document object representing the opened object.
Public method OpenOld Reserved for internal use.

Top

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Comment Returns the comment associated with the specified version of a document.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Date The date and time that the document version was saved.
Public property Index Returns an Integer that represents the position of an item in a collection.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property SavedBy Returns the name of the user who saved the specified version of the document.

Top

See Also

Reference

Version Interface

Microsoft.Office.Interop.Word Namespace