Aspose::Words::Comparing namespace
The Aspose.Words.Comparing namespace provides classes and enumerations that allow to specify additional options when comparing documents.
Classes
Class | Description |
---|
CompareOptions | Allows to choose advanced options for document comparison operation. To learn more, visit the Compare Documents documentation article. |
Enums
Enum | Description |
---|
ComparisonTargetType | Allows to specify base document which will be used during comparison. Default value is Current. |
Granularity | Specifies the granularity of changes to track when comparing two documents. |