public final class EffectRestartType
extends com.aspose.ms.System.Enum
Represent restart types for timing.
Modifier and Type | Field and Description |
---|---|
static int |
Always |
static int |
Never |
static int |
NotDefined |
static int |
WhenNotActive |
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 NotDefined
public static final int Always
public static final int WhenNotActive
public static final int Never