ChangeInfo class
ChangeInfo class
Represents information about change.
The ChangeInfo type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Constructs a new instance of ChangeInfo |
Properties
| Property | Description |
|---|---|
| id | Id of change. |
| comparison_action | Action (accept or reject). This field tells comparison what to do with this change. |
| page_info | Page where current change is placed. |
| box | Coordinates of changed element. |
| text | Text value of change. |
| style_changes | Array of style changes. |
| authors | List of Authors. |
| type | Type of change. |
| target_text | Changed text of target document. |
| source_text | Changed text of source document. |
| component_type | Type of changed component. |
See Also
- module
groupdocs.comparison.result