Table of Contents

Property FormatChange

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

FormatChange

Gets or sets the tracked formatting change (w:pPrChange), or null. The properties above stay the paragraph's current formatting; the annotation carries what preceded it.

Excluded from ContentEquals(ParagraphFormat?) and GetContentHash() for the same reason as FormatChange: it does not affect how the paragraph resolves.

public ParagraphFormatChange? FormatChange { get; set; }

Property Value

ParagraphFormatChange