Table of Contents

Property IgnoreWhitespace

Namespace
DocWright.Compare
Assembly
DocWright.Compare.dll

IgnoreWhitespace

Gets or sets whether runs of whitespace compare equal regardless of length and kind. Alignment only; the revised document's own spacing is what the result carries.

public bool IgnoreWhitespace { get; set; }

Property Value

bool