RevisionType Enumeration |
Namespace: SautinSoft.Document
Member name | Value | Description | |
---|---|---|---|
Insertion | 0 | New content was inserted in the document. | |
Deletion | 1 | Content was removed from the document. | |
MovedFrom | 2 | Content was moved (deleted) in the document. | |
MovedTo | 3 | Content was moved (inserted) in the document. |