TextAlignment
Vue de l’ensemble
‘TextAlignment’ est un enum dans Aspose.Slides FOSS pour C++.
Représente différents styles d’alignement de texte.
Cette liste définit 7 valeurs : ‘NOT_DEFINED’, ‘LEFT’, ‘CENTER’, ‘RIGHT’, `JUSTIFY’, ‘‘JUSTIFY_LOW’ et ‘DISTRIBUTED’.
Les valeurs
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or unspecified text alignment |
LEFT | Represents left‑aligned text within a text frame or paragraph |
CENTER | Represents centered text alignment |
RIGHT | Represents right‑aligned text |
JUSTIFY | Represents fully justified text, stretching lines to both margins |
JUSTIFY_LOW | Represents low‑level justification, similar to standard justify but with looser spacing |
DISTRIBUTED | Represents distributed alignment, spacing characters evenly across the line |
Voir aussi
- Aspose.Slides - référence API d’entreprise