1. GroupDocs.Comparison
  2. /
  3. GroupDocs.Comparison for .NET
  4. /
  5. GroupDocs.Comparison.Options
  6. /
  7. GetChangeOptions

GetChangeOptions

GetChangeOptions class

The option allows to filter changes by type.

public class GetChangeOptions

Constructors

Name Description
GetChangeOptions() The default constructor.

Properties

Name Description
Filter { get; set; } Type of changes.

See Also