CompareDocumentOptions Properties
Contains options used to compare two documents.| Name | Description |
|---|---|
| Author | Specifies the author of the resulting document. |
| CompareCaseChanges | Gets or sets whether the comparison is case sensitive. |
| CompareFormatting | Gets or sets whether to compare formatting changes. |
| CompareHeadersAndFooters | Gets or sets whether to compare changes in headers and footers. |
| CompareTextBoxes | Gets or sets whether to compare changes in text boxes. |
| ComparisonLevel | Gets or sets the comparison level: whether changes are tracked by character or by word. |
| DateTime | Gets or sets the date and time when the resulting document is created. |
See Also