public final class RectangleAlignment
extends com.aspose.ms.System.Enum
Defines 2-dimension allignment.
Modifier and Type | Field and Description |
---|---|
static byte |
Bottom |
static byte |
BottomLeft |
static byte |
BottomRight |
static byte |
Center |
static byte |
Left |
static byte |
NotDefined |
static byte |
Right |
static byte |
Top |
static byte |
TopLeft |
static byte |
TopRight |
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 byte NotDefined
public static final byte TopLeft
public static final byte Top
public static final byte TopRight
public static final byte Left
public static final byte Center
public static final byte Right
public static final byte BottomLeft
public static final byte Bottom
public static final byte BottomRight