FontAlignment
Přehled
FontAlignment je enum v Aspose.Slides pro Python.
Představuje vertikální sladění písma.
Hodnoty
| 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 |