[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ParagraphRevisionId

ParagraphRevisionId Class

Represents a unique identifier used to track paragraph editing sessions.

Inheritance
ParagraphRevisionId
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class ParagraphRevisionId : RevisionId
Public Class ParagraphRevisionId
    Inherits 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
DefaultRunId

Gets or sets a unique identifier used for all runs in this paragraph that do not explicitly declare their RevisionId values.

MarkerPropertiesId

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