FontAlignment
Oversigt over de forskellige former for støtte
FontAlignment er et enum i Aspose.Slides for Python.
Repræsenterede vertikal skriftlig justering.
Valuer
| 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 |