Represents a group of sequential
Revisions.
Inheritance HierarchySystemObject
SautinSoft.DocumentRevisionGroup
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic 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.
|
Top
See Also