public final class ReturnAction
extends com.aspose.ms.System.Enum
Represents warning callback decision options.
Modifier and Type | Field and Description |
---|---|
static int |
Abort
Operation should be aborted.
|
static int |
Continue
Operation should be continued.
|
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 Continue
Operation should be continued.
public static final int Abort
Operation should be aborted.