FontAlignment
Overview
FontAlignment is a enum in Aspose.Slides FOSS for Java.
Represents vertical font alignment.
Values
| Value | Description |
|---|---|
DEFAULT | Represents the default font alignment |
AUTOMATIC | Represents an automatic font alignment determined by the layout |
TOP | Represents top vertical alignment of the font |
CENTER | |
BOTTOM | |
BASELINE |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
value | String | Read | Returns the string value of this constant. |
Methods
| Signature | Description |
|---|---|
getValue() → String | Returns the string value of this constant. |