[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.RevisionId

RevisionId Class

Represents a unique identifier used to track editing sessions.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class RevisionId
Public Class RevisionId
Remarks

A producer can choose to increment the revision save ID value to indicate subsequent editing (editing between save actions) to indicate the order of the saves performed.

Properties

Name Description
AdditionId

Gets or sets a unique identifier used to track the editing session when the content was added to the document.

DeletionId

Gets or sets a unique identifier used to track the editing session when the content was deleted from the document.

PropertiesId

Gets or sets a unique identifier used to track the editing session when the content was last formatted.