Click or drag to resize

RevisionGroup Class

Represents a group of sequential Revisions.
Inheritance Hierarchy
SystemObject
  SautinSoft.DocumentRevisionGroup

Namespace:  SautinSoft.Document
Assembly:  SautinSoft.Document (in SautinSoft.Document.dll) Version: 5.3.6.22
Syntax
public sealed class RevisionGroup

The RevisionGroup type exposes the following members.

Properties
  NameDescription
Public propertyAuthor
Gets the author of this revision group.
Public propertyRevisionType
Gets the type of revisions included in this group.
Public propertyText
Gets inserted/deleted/moved text.
Top
See Also