com.aspose.slides
Interface AnchorText
public interface AnchorText
Constants which define anchor (vertical alignment) of a text.
TOP
static final int TOP
- See Also:
- Constant Field Values
MIDDLE
static final int MIDDLE
- See Also:
- Constant Field Values
BOTTOM
static final int BOTTOM
- See Also:
- Constant Field Values
TOP_CENTERED
static final int TOP_CENTERED
- See Also:
- Constant Field Values
MIDDLE_CENTERED
static final int MIDDLE_CENTERED
- See Also:
- Constant Field Values
BOTTOM_CENTERED
static final int BOTTOM_CENTERED
- See Also:
- Constant Field Values
TOP_BASELINE
static final int TOP_BASELINE
- See Also:
- Constant Field Values
BOTTOM_BASELINE
static final int BOTTOM_BASELINE
- See Also:
- Constant Field Values
TOP_CENTERED_BASELINE
static final int TOP_CENTERED_BASELINE
- See Also:
- Constant Field Values
BOTTOM_CENTERED_BASELINE
static final int BOTTOM_CENTERED_BASELINE
- See Also:
- Constant Field Values