show_deleted_content property
show_deleted_content property
Indicates whether to show deleted components in resultant document or not.
Definition:
@property
def show_deleted_content(self):
...
@show_deleted_content.setter
def show_deleted_content(self, value):
...
See Also
- module
groupdocs.comparison.options
- class
CompareOptions