RevisionInfo
RevisionInfo class
Provides information about one revision.
public class RevisionInfo
Constructors
| Name | Description |
|---|---|
| RevisionInfo() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Action { get; set; } | Action (accept or reject). This field allows you to influence the display of the revision. |
| Author { get; } | Author of revision. |
| Text { get; } | The text that is in revision. |
| Type { get; } | RevisionHandler type, depending on the type the Action (accept or reject) logic changes. |
See Also
- namespace GroupDocs.Comparison.Words.Revision
- assembly GroupDocs.Comparison