CompareOptions
Leave feedback
On this page
Allows to set different compare options.
public class CompareOptions
| Name | Description |
|---|---|
| CompareOptions() | Initializes a new instance of the CompareOptions class. |
| Name | Description |
|---|---|
| CalculateCoordinates { get; set; } | Indicates whether to calculate coordinates for changed components. |
| CalculateCoordinatesMode { get; set; } | Specifies the coordinate calculation for changed components mode. |
| ChangedItemStyle { get; set; } | Describes style for changed components. |
| DeletedItemStyle { get; set; } | Describes style for deleted components. |
| DetalisationLevel { get; set; } | Gets or sets the comparison detail level. |
| DetectStyleChanges { get; set; } | Indicates whether to detect style changes or not. |
| DiagramMasterSetting { get; set; } | Gets or sets the path value for master or use compare without path of master. This option only for Diagram. |
| DirectoryCompare { get; set; } | Control to turn on comparison of folders. |
| ExtendedSummaryPage { get; set; } | Indicates whether to add extended file comparison information to the summary page or not. |
| FolderComparisonExtension { get; set; } | Gets or sets the format of the resulting folder comparison file. |
| GenerateSummaryPage { get; set; } | Indicates whether to add summary page with detected changes statistics to resultant document or not. |
| HeaderFootersComparison { get; set; } | Control to turn on comparison of header/footer contents. |
| IgnoreChangeSettings { get; set; } | Gets or sets settings to ignore changes based on similarity. |
| InsertedItemStyle { get; set; } | Describes style for inserted components. |
| MarkChangedContent { get; set; } | Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents. |
| MarkNestedContent { get; set; } | Gets or sets a value indicating whether to mark the children of the deleted or inserted element as deleted or inserted. |
| OriginalSize { get; set; } | Get or sets the original sizes of compared documents. |
| PaperSize { get; set; } | Gets or sets the result document paper size. |
| PasswordSaveOption { get; set; } | Gets or sets the password save option. |
| SensitivityOfComparison { get; set; } | Gets or sets a sensitivity of comparison. |
| SensitivityOfComparisonForTables { get; set; } | Gets or sets a sensitivity of comparison for tables. |
| ShowDeletedContent { get; set; } | Indicates whether to show deleted components in resultant document or not. |
| ShowInsertedContent { get; set; } | Indicates whether to show inserted components in resultant document or not. |
| ShowOnlyChanged { get; set; } | Controls to enable the display of only changed items. |
| ShowOnlySummaryPage { get; set; } | Indicates whether to leave in the resulting document only a page with statistics of detected changes in the resulting document or not. |
| UserMasterPath { get; set; } | Path to user master’s template for Diagrams. |
| WordsSeparatorChars { set; } | Gets or sets an array of delimiters to split text into words. |
- namespace GroupDocs.Comparison.Options
- assembly GroupDocs.Comparison
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.