Comparator Object (IComparator Interface)
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
17.09.2024 15:14:41