[]
Represents a unique identifier used to track paragraph editing sessions.
public class ParagraphRevisionId : RevisionId
Public Class ParagraphRevisionId
Inherits RevisionId
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.
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. |