FontAlignment
General
FontAlignment és un enum a Aspose.Slides per Python.
Representa l’alineació vertical de la font.
Valors
| Value | Description |
|---|---|
DEFAULT | Represents the default alignment used when no specific alignment is set |
AUTOMATIC | Represents an automatic alignment determined by the rendering engine |
TOP | Represents alignment of text to the top of the text line or container |
CENTER | Represents vertical centering of text within its line or container |
BOTTOM | |
BASELINE | Represents alignment of text to the baseline of the font |