RevisionGroupCollection class
RevisionGroupCollection class
A collection of RevisionGroup objects that represent revision groups in the document. To learn more, visit the Track Changes in a Document documentation article.
Remarks
You do not create instances of this class directly. Use the RevisionCollection.groups property to get revision groups present in a document.
Properties
| Name | Description |
|---|---|
| count | Returns the number of revision groups in the collection. |
| this[] |
See Also
- module Aspose.Words