public final class UnderlayFlags
extends com.aspose.ms.System.Enum
Underlay Flags
Modifier and Type | Field and Description |
---|---|
static int |
AdjustForBackground
Adjust background.
|
static int |
ClipIsInsideMode
Clip is inside.
|
static int |
ClippingIsOn
Clipping is on.
|
static int |
Monochrome
Underlay is monochrome.
|
static int |
UnderlayIsOn
Underlay is on.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, parseQuick, parseQuick, register, toObject, toString
public static final int ClippingIsOn
Clipping is on.
public static final int UnderlayIsOn
Underlay is on.
public static final int Monochrome
Underlay is monochrome.
public static final int AdjustForBackground
Adjust background.
public static final int ClipIsInsideMode
Clip is inside.