You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: english/net/groupdocs.comparison.options/_index.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,12 +25,14 @@ The namespace provides classes that allows to specify additional options for doc
25
25
|[SaveOptions](./saveoptions)| Allows to specify additional options (such as password) when saving a document. |
26
26
|[Size](./size)| Document size. |
27
27
|[StyleSettings](./stylesettings)| Style settings. Allows to define style rules for changes. Used in [`CompareOptions`](../groupdocs.comparison.options/compareoptions) class. |
28
+
|[WordCompareOptions](./wordcompareoptions)| Word document specific compare options. Inherits common options from [`CompareOptions`](../groupdocs.comparison.options/compareoptions). |
28
29
## Enumeration
29
30
30
31
| Enumeration | Description |
31
32
| --- | --- |
32
33
|[CalculateCoordinatesModeEnumeration](./calculatecoordinatesmodeenumeration)| Enumerates the type of coordinates calculation. |
|[WordCompareOptions.ComparisonDisplayMode](./wordcompareoptions.comparisondisplaymode)| Defines how Word comparison results are displayed for [`WordCompareOptions`](../groupdocs.comparison.options/wordcompareoptions). |
34
36
|[DetalisationLevel](./detalisationlevel)| Specifies the level of comparison details. |
| [MarkChangedContent](../../groupdocs.comparison.options/compareoptions/markchangedcontent) { get; set; } |Indicateswhethertouseframesfor shapes in Word Processing and for rectangles in Image documents. |
0 commit comments