Represents a group of sequential
Revisions.
Inheritance Hierarchy SystemObject
SautinSoft.DocumentRevisionGroup
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.12.16
Syntax public sealed class RevisionGroup
Public NotInheritable Class RevisionGroup
The RevisionGroup type exposes the following members.
Properties | Name | Description |
---|
| Author |
Gets the author of this revision group.
|
| RevisionType |
Gets the type of revisions included in this group.
|
| Text |
Gets inserted/deleted/moved text.
|
TopSee Also