public final class SearchCondition
extends com.aspose.ms.System.Enum
Represents search condition.
Modifier and Type | Field and Description |
---|---|
static int |
Contains
Contains condition.
|
static int |
Matches
Matches condition.
|
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 Contains
Contains condition.
public static final int Matches
Matches condition.
Copyright © 2018. All rights reserved.