RevisionType enumeration
RevisionType enumeration
Specifies the type of change being tracked in Revision.
Members
| Name | Description |
|---|---|
| Insertion | New content was inserted in the document. |
| Deletion | Content was removed from the document. |
| FormatChange | Change of formatting was applied to the parent node. |
| StyleDefinitionChange | Change of formatting was applied to the parent style. |
| Moving | Content was moved in the document. |
See Also
- module Aspose.Words