ChangeLocation Object (IChangeLocation Interface)
Important! Document Comparison API is temporarily not supported. We are working on restoring it as soon as possible.
This object provides information about the location of the change.
Properties
| Name | Type | Description |
|---|---|---|
| Application | Engine, read-only | Returns the Engine object. |
| EndPosition | ChangePosition, read-only | Returns the place where the change ends. |
| RegionForPage | Region, read-only | Returns the region of the change on the specified page. |
| StartPosition | ChangePosition, read-only | Returns the place where the change starts. |
Related objects

Samples
The object is used in the Document Comparison demo tool.
See also
Migration Guide from ScanDifFinder SDK to Document Comparison API
11/7/2025 12:48:30 PM