ApplyChangeOptions
Leave feedback
On this page
Allows to update the list of changes before applying them to the resulting document.
public class ApplyChangeOptions
| Name | Description |
|---|---|
| ApplyChangeOptions() | The default constructor. |
| Name | Description |
|---|---|
| Changes { get; set; } | List of changes that must be applied to the resulting document. |
| SaveOriginalState { get; set; } | After applying the changes, keep the original state of the compared result. |
- namespace GroupDocs.Comparison.Options
- assembly GroupDocs.Comparison
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.