java.lang.Object
com.aspose.words.ComparisonTargetType
public class ComparisonTargetType
- extends java.lang.Object
Utility class containing constants.
Allows to specify base document which will be used during comparison. Default value is CURRENT.
Relates to Microsoft Word "Show changes in" option in "Compare Documents" dialog box.
Field Summary |
static final int | CURRENT = 0 | |
This document is used as a base during comparison.
|
static final int | NEW = 1 | |
Other document is used as a base during comparison.
|
CURRENT = 0 | |
public static final int CURRENT |
-
This document is used as a base during comparison.
NEW = 1 | |
public static final int NEW |
-
Other document is used as a base during comparison.
See Also:
Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
Aspose.Words Support Forum - our preferred method of support.