TextAnchorType
Revisió
TextAnchorType És un enum a Aspose.Slides FOSS per C++.
Alinear la caixa de text dins d’una àrea de textos.
Aquesta llista defineix 6 valors: NOT_DEFINED, TOP, CENTER, BOTTOM, JUSTIFIED, DISTRIBUTED.
Values
| Valor | Descripció |
|---|---|
NOT_DEFINED | Representa una àncora de text indefinida o per defecte |
TOP | Representa text ancorat a la part superior del contenidor |
CENTER | Representa text ancorat al centre vertical |
BOTTOM | Representa text ancorat a la part inferior |
JUSTIFIED | Representa text ancorat amb alineació justificada |
DISTRIBUTED | Representa text ancorat amb espaiat distribuït |