TextAnchorType
TextAnchorType Aufzählung
Textfeldausrichtung innerhalb eines Textbereichs.
public enum TextAnchorType : sbyte
Werte
| Name | Wert | Beschreibung |
|---|---|---|
| NotDefined | -1 | |
| Top | 0 | |
| Center | 1 | |
| Bottom | 2 | |
| Justified | 3 | |
| Distributed | 4 |
Siehe Auch
- Namespace Aspose.Slides
- Assembly Aspose.Slides