TextAnchorType
Vue de l’ensemble
‘TextAnchorType’ est un enum dans Aspose.Slides FOSS pour C++.
Alignement de la boîte de texte dans une zone de texte.
Cette liste définit 6 valeurs : ‘NOT_DEFINED’, ‘TOP’ , ‘CENTER’, ‘BOTTOM’, `JUSTIFIED’ et ‘DISTRIBUTÉ’.
Les valeurs
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default text anchor |
TOP | Represents text anchored at the top of the container |
CENTER | Represents text anchored at the vertical center |
BOTTOM | Represents text anchored at the bottom |
JUSTIFIED | Represents text anchored with justified alignment |
DISTRIBUTED | Represents text anchored with distributed spacing |
Voir aussi
- Aspose.Slides - référence API d’entreprise