TextAnchorType
Přehled
TextAnchorType je enum v Aspose.Slides FOSS pro C++.
Nastavení textového pole v oblasti textu.
Hodnoty
| 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 |