TextAnchorType
TextAnchorType enumeration
text box alignment within a text area.
public enum TextAnchorType : sbyte
Values
Name | Value | Description |
---|---|---|
NotDefined | -1 | |
Top | 0 | |
Center | 1 | |
Bottom | 2 | |
Justified | 3 | |
Distributed | 4 |
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides