FontAlignment
General
FontAlignment és un enum a Aspose.Slides FOSS per C++.
Representa l’alineació vertical de la font.
Valors
| Value | Description |
|---|---|
DEFAULT | Represents the default alignment used when no explicit setting is applied |
AUTOMATIC | Represents automatic alignment determined by the layout 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 |