RevisionGroup
Overview
RevisionGroup is a class in Aspose.Words FOSS for .NET.
Represents a group of sequential Revision objects.
Properties: Author, RevisionType, Text.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Text | string | Read | Returns inserted/deleted/moved text or description of format change. |
Author | string | Read | Gets the author of this revision group. |
RevisionType | RevisionType | Read | Gets the type of revisions included in this group. |