Versions Members
Include Protected Members
Include Inherited Members
A collection of Version objects that represent all the versions of a document. Corresponds to the items listed in the Versions dialog box (File menu).
The Versions type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetEnumerator | (Inherited from IEnumerable.) | |
Save | Saves a version of the specified document with a comment. |
Top
Properties
Name | Description | |
---|---|---|
Application | Returns a Application object that represents the Microsoft Word application. | |
AutoVersion | Returns or sets the state of the option for automatically saving document versions. | |
Count | Returns the number of items in the specified collection. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. | |
Item | Returns an individual object in a collection. | |
Parent | Returns an object that represents the parent object of the specified object. |
Top