CompareOptions.IgnoreFootnotes

CompareOptions IgnoreFootnotes property. Specifies whether to compare differences in footnotes and endnotes.

CompareOptions.IgnoreFootnotes property

Specifies whether to compare differences in footnotes and endnotes.

public bool IgnoreFootnotes { get; set; }

Remarks

By default footnotes are not ignored.

See Also