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 sample.
See also
7/3/2024 8:50:25 AM