ChangeLocation Object (IChangeLocation Interface)
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
9/17/2024 3:14:40 PM