Property MarkRevision
MarkRevision
Gets or sets the tracked-change annotation on the paragraph mark (w:pPr/w:rPr/w:ins or w:del), or null. A deleted mark merges this paragraph into the next one when revisions are resolved to Final.
public RevisionMark? MarkRevision { get; set; }