FontAlignment
General
FontAlignment és un enum a Aspose.Slides FOSS per Java.
Representa l’alineació vertical de la font.
Valors
| 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 |
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
value | String | Read |
Mètodes
| Signature | Description |
|---|---|
getValue() → String | Returns the string value of this constant. |