IgnoreChangeSensitivitySettings
IgnoreChangeSensitivitySettings class
The option allows to ignore changes by similarity percentage.
public class IgnoreChangeSensitivitySettings
Constructors
Name | Description |
---|---|
IgnoreChangeSensitivitySettings() | The default constructor. |
Properties
Name | Description |
---|---|
Ignore { get; set; } | Set ignore option to true or false. |
IgnorePercent { get; set; } | Gets or sets a sensitivity for ignoring changes. Ignores the change if the similarity is less than the specified value. |
See Also
- namespace GroupDocs.Comparison.Options
- assembly GroupDocs.Comparison