public final class ComparerSearchType
extends com.aspose.ms.System.Enum
Indicates how to compare documents.
Modifier and Type | Field and Description |
---|---|
static int |
Difference
Retrieve differences.
|
static int |
Intersection
Retrieve intersection.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Difference
Retrieve differences.
public static final int Intersection
Retrieve intersection.
Copyright © 2018. All rights reserved.