public final class TemplateFieldRelatedPositionType
extends com.aspose.ms.System.Enum
Modifier and Type | Field and Description |
---|---|
static int |
Bottom
Field is placed on the bottom of the related field.
|
static int |
Left
Field is placed on the left of the related field.
|
static int |
Right
Field is placed on the right of the related field.
|
static int |
Top
Field is placed on the top of the related field.
|
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 Left
Field is placed on the left of the related field.
public static final int Top
Field is placed on the top of the related field.
public static final int Right
Field is placed on the right of the related field.
public static final int Bottom
Field is placed on the bottom of the related field.