ApplyRevisionOptions
ApplyRevisionOptions class
Allows you to update the state of revisions before they are applied to the final document.
public class ApplyRevisionOptions
Constructors
| Name | Description |
|---|---|
| ApplyRevisionOptions() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Changes { get; set; } | The list of revisions processed, which will be applied to the resulting document. |
| CommonHandler { get; set; } | Indicates whether to apply one action for all revisions |
See Also
- namespace GroupDocs.Comparison.Words.Revision
- assembly GroupDocs.Comparison