show_only_summary_page property
show_only_summary_page property
Indicates whether to leave in the resulting document only a page with statistics of detected changes in the resulting document or not.
Definition:
@property
def show_only_summary_page(self):
...
@show_only_summary_page.setter
def show_only_summary_page(self, value):
...
See Also
- module
groupdocs.comparison.options
- class
CompareOptions