RevisionType enumeration

RevisionType enumeration

Specifies the type of change being tracked in Revision.

Members

NameDescription
InsertionNew content was inserted in the document.
DeletionContent was removed from the document.
FormatChangeChange of formatting was applied to the parent node.
StyleDefinitionChangeChange of formatting was applied to the parent style.
MovingContent was moved in the document.

See Also