The revision class which holds the information related to changes made in the document
Method which accepts the selected revision, revision marks will be removed and changes will be included in the viewer.
Returns void
Method which rejects the selected revision, revision marks will be removed leaving the original content.
Returns void
Method to clone the revisions for the element
Parameter | Type | Description |
---|---|---|
revisions | Revision[] |
revision array. |
Returns string[]