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