public final class TextAnchorType
extends com.aspose.ms.System.Enum
text box alignment within a text area.
Modifier and Type | Field and Description |
---|---|
static byte |
Bottom |
static byte |
Center |
static byte |
Distributed |
static byte |
Justified |
static byte |
NotDefined |
static byte |
Top |
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 Top
public static final byte Center
public static final byte Bottom
public static final byte Justified
public static final byte Distributed