Get extended information on the summary page
Leave feedback
On this page
GroupDocs.Comparison allows you to detect changes between source and target files and display changes on the separate page - SummaryPage.
You can also get the extended information about comparison of documents, which is displayed in the SummaryPage.
To get extended information, follow these steps:
Instantiate the Comparer object. Specify the source document path or stream.
Call the add() method. Specify the target document path or stream.