TextAnchorType
Overview
TextAnchorType is a enum in Aspose.Slides FOSS for .NET.
Represents TextAnchorType enumeration.
This enumeration defines 6 values: NotDefined, Top, Center, Bottom, Justified, Distributed.
Values
| Value | Description |
|---|---|
NotDefined | Represents an undefined or default text anchor setting |
Top | Represents anchoring text to the top of its container |
Center | Represents anchoring text vertically centered within its container |
Bottom | |
Justified | Represents text anchored with justified alignment |
Distributed | Represents text anchored with distributed spacing |