Comparator Object (IComparator Interface)
Important! Document Comparison API is temporarily not supported. We are working on restoring it as soon as possible.
This object provides the methods that compare the original document or page with their copies.
Properties
| Name | Type | Description |
|---|---|---|
| Application | Engine, read-only | Returns the Engine object. |
| ComparisonParams | ComparisonParams, read-only | Provides access to the comparison parameters. |
Methods
| Name | Description |
|---|---|
| CompareDocuments | Compares the original document with its copy. |
| ComparePages | Compares a page from the original document with its copy. |
Related objects
Output parameter
This object is the output parameter of the CreateComparator method of the Engine object.
Samples
The object is used in the Document Comparison demo tool.
See also
Migration Guide from ScanDifFinder SDK to Document Comparison API
07.11.2025 12:48:30