public final class DgnJustificationType
extends com.aspose.ms.System.Enum
Justification type
Modifier and Type | Field and Description |
---|---|
static int |
CenterBottom
Center Bottom justification
|
static int |
CenterCenter
Center Center justification
|
static int |
CenterTop
Center Top justification
|
static int |
LeftBottom
Left Bottom justification
|
static int |
LeftCenter
Left Center justification
|
static int |
LeftMarginBottom
Left Margin Bottom justification
|
static int |
LeftMarginCenter
Left Margin Center justification
|
static int |
LeftMarginTop
Left Margin Top justification
|
static int |
LeftTop
Left Top justification
|
static int |
RightBottom
Right Bottom justification
|
static int |
RightCenter
Right Center justification
|
static int |
RightMarginBottom
Right Margin Bottom justification
|
static int |
RightMarginCenter
Curve element justification
|
static int |
RightMarginTop
Right Margin Top justification
|
static int |
RightTop
Right Top justification
|
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 LeftTop
Left Top justification
public static final int LeftCenter
Left Center justification
public static final int LeftBottom
Left Bottom justification
public static final int LeftMarginTop
Left Margin Top justification
public static final int LeftMarginCenter
Left Margin Center justification
public static final int LeftMarginBottom
Left Margin Bottom justification
public static final int CenterTop
Center Top justification
public static final int CenterCenter
Center Center justification
public static final int CenterBottom
Center Bottom justification
public static final int RightMarginTop
Right Margin Top justification
public static final int RightMarginCenter
Curve element justification
public static final int RightMarginBottom
Right Margin Bottom justification
public static final int RightTop
Right Top justification
public static final int RightCenter
Right Center justification
public static final int RightBottom
Right Bottom justification