TextAnchorType
General
TextAnchorType és un enum a Aspose.Slides FOSS per C++.
Alineament de la caixa de text dins d’un àmbit de texte.
Valors
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default text anchor setting |
TOP | Represents text anchored to the top of its container |
CENTER | Represents text anchored vertically centered within its container |
BOTTOM | |
JUSTIFIED | Represents text anchored with justified alignment |
DISTRIBUTED | Represents text anchored with distributed spacing |