Revision Members
Represents a revision made in the document.Properties
| Name | Description |
|---|---|
| Author | Returns the author of the revision. |
| DateTime | Returns the date and time when the revision was made. |
| Range | Retrieves a range related to the revision. |
| Type | Indicates the type of revision. |
Methods
| Name | Description |
|---|---|
| Accept() | Accepts the current revision. |
| Reject() | Rejects the current revision. |
See Also