RevisionGroup

Overview

RevisionGroup is a class in Aspose.Words FOSS for .NET.

Represents a group of sequential Revision objects.

Properties: Author, RevisionType, Text.

Properties

NameTypeAccessDescription
TextstringReadReturns inserted/deleted/moved text or description of format change.
AuthorstringReadGets the author of this revision group.
RevisionTypeRevisionTypeReadGets the type of revisions included in this group.

See Also