save_original_state property
save_original_state property
After applying the changes, keep the original state of the compared result.
Definition:
@property
def save_original_state(self):
...
@save_original_state.setter
def save_original_state(self, value):
...
See Also
- module
groupdocs.comparison.options
- class
ApplyChangeOptions