Property IgnoreFormatting
IgnoreFormatting
Gets or sets whether formatting differences are ignored entirely. When false, a difference in formatting alone produces a w:rPrChange or w:pPrChange rather than a deletion and an insertion.
public bool IgnoreFormatting { get; set; }