Table of Contents

Property IgnoreFormatting

Namespace
DocWright.Compare
Assembly
DocWright.Compare.dll

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; }

Property Value

bool