Click or drag to resize

CompareOptions Properties

The CompareOptions type exposes the following members.

Properties
Name Description
Public property IgnoreFormatting
Gets or sets a value indicating whether to ignore format comparisons when comparing documents. The default is false.
Public property IgnoreHeadersAndFooters
Gets or sets a value indicating whether to ignore headers and footers comparisons when comparing documents. The default is false.
Public property TextCompareLevel
Gets or sets the text compare level. Default value is Word .
Top
See Also