Properties
| Name | Type | Description |
|---|---|---|
| Application | Engine, read-only | Returns the Engine object. |
| ChangeType | DocumentChangeTypeEnum, read-only | Returns the type of content that was changed (text or picture). |
| ModificationType | ModificationTypeEnum, read-only | Returns the kind of modification that was made: something inserted, deleted, or otherwise modified. |
| ReferenceLocation | ChangeLocation, read-only | Returns the location of the change in the original document. |
| UserLocation | ChangeLocation, read-only | Returns the location of the change in the document copy. |
Methods
| Name | Description |
|---|---|
| GetAsPictureChange | Returns the detected change as the PictureChange object. Not implemented. |
| GetAsTextChange | Returns the detected change as the TextChange object. |
Related objects
Object Diagram
